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

◆ add_read_event()

template<const char * Code, typename... T_arguments>
auto stan::math::opencl_code_< Code, T_arguments >::add_read_event ( cl::Event &  e) const
inline

Adds read event to any matrices used by nested expressions.

Parameters
ethe event to add

Definition at line 214 of file opencl_code.hpp.