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

◆ operator=() [1/2]

template<typename T_mat , typename T_row_index , typename T_col_index >
template<typename T_expression , typename = require_all_kernel_expressions_and_none_scalar_t<T_expression>>
Derived & stan::math::operation_cl_lhs< Derived, Scalar, Args >::operator= ( T_expression &&  rhs)
inline

Evaluates an expression and assigns it to this.

Template Parameters
T_expressiontype of expression
Parameters
rhsinput expression

Definition at line 112 of file operation_cl_lhs.hpp.