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

◆ add_read_event()

template<typename T , assign_op_cl AssignOp = assign_op_cl::equals>
void stan::math::load_< T, AssignOp >::add_read_event ( cl::Event &  e) const
inline

Adds read event to the matrix used in this expression.

Parameters
ethe event to add

Definition at line 212 of file load.hpp.