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

◆ get_clear_read_write_events()

template<typename T >
void stan::math::check_cl_< T >::get_clear_read_write_events ( std::vector< cl::Event > &  events) const
inline

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

Ignores read events anc clears no events.

Parameters
[out]eventsList of all events.

Definition at line 148 of file check_cl.hpp.