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

◆ add_write_event()

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

Adds write event to the matrix used in this expression.

Parameters
ethe event to add

Definition at line 218 of file load.hpp.