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

◆ add_write_event()

template<typename T_mat , typename T_row_index , typename T_col_index >
void stan::math::indexing_< T_mat, T_row_index, T_col_index >::add_write_event ( cl::Event &  e) const
inline

Adds write event to indexed matrix and read event to indices.

Parameters
ethe event to add

Definition at line 258 of file indexing.hpp.