Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ operator=() [3/4]

template<typename T >
template<typename Expr , require_all_kernel_expressions_and_none_scalar_t< Expr > * , require_not_matrix_cl_t< Expr > * >
matrix_cl< T > & stan::math::matrix_cl< T >::operator= ( const Expr &  expression)

Assignment of a kernel generator expression evaluates the expression into this.

Template Parameters
Exprtype of the expression
Parameters
expressionexpression

Definition at line 26 of file matrix_cl_conversion.hpp.