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

◆ get_clear_read_write_events()

void stan::math::operation_cl_lhs< transpose_< Arg > , std::remove_reference_t< Arg >::Scalar , Args >::get_clear_read_write_events ( std::vector< cl::Event > &  events) const
inlineinherited

Adds all read and write events on any matrices used by nested expressions to a list and clears them from those matrices.

Parameters
[out]eventsList of all events.

Definition at line 189 of file operation_cl_lhs.hpp.