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

◆ get_write_events()

template<const char * Code, typename... T_arguments>
auto stan::math::opencl_code_< Code, T_arguments >::get_write_events ( std::vector< cl::Event > &  events) const
inline

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

Parameters
[out]eventsList of all events.

Definition at line 220 of file opencl_code.hpp.