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

◆ eval()

template<typename T , assign_op_cl AssignOp = assign_op_cl::equals>
const T & stan::math::load_< T, AssignOp >::eval ( ) const
inline

Evaluates the expression.

load_ returns a const reference to stored matrix_cl.

Returns
Result of the expression.

Definition at line 308 of file load.hpp.