remora::bindings::detail::assigner Struct Reference

#include <shark/LinAlg/BLAS/kernels/gpu/matrix_assign.hpp>

Public Member Functions

template<class Arg1 , class Arg2 >
Arg2 operator() (Arg1 const &, Arg2 const &y) const
 

Detailed Description

Definition at line 155 of file matrix_assign.hpp.

Member Function Documentation

◆ operator()()

template<class Arg1 , class Arg2 >
Arg2 remora::bindings::detail::assigner::operator() ( Arg1 const &  ,
Arg2 const &  y 
) const
inline

Definition at line 157 of file matrix_assign.hpp.


The documentation for this struct was generated from the following file: