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

◆ get_write_events()

template<typename T , assign_op_cl AssignOp = assign_op_cl::equals>
void stan::math::load_< T, AssignOp >::get_write_events ( std::vector< cl::Event > &  events) const
inline

Adds all write events on the matrix used by this expression to a list.

Parameters
[out]eventsList of all events.

Definition at line 238 of file load.hpp.