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

◆ evaluate_into()

void stan::math::operation_cl< opencl_code_impl< Code, T_arguments... > , double , Args >::evaluate_into ( T_lhs &  lhs) const
inlineinherited

Evaluates this expression into given left-hand-side expression.

If the kernel for this expression is not cached it is generated and then executed.

Template Parameters
T_lhstype of the left-hand-side expression
Parameters
lhsLeft-hand-side expression

Definition at line 188 of file evaluate_into.hpp.