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

◆ get_write_events()

void stan::math::operation_cl< opencl_code_impl< Code, T_arguments... > , double , Args >::get_write_events ( std::vector< cl::Event > &  events) const
inlineinherited

Adds all write events on any matrices used by nested expressions to a list.

Parameters
[out]eventsList of all events.

Definition at line 355 of file operation_cl.hpp.