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

◆ matrix_cl() [13/13]

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

Construct from a kernel generator expression.

It evaluates the expression into this.

Template Parameters
Exprtype of the expression
Parameters
expressionexpression

Definition at line 18 of file matrix_cl_conversion.hpp.