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

◆ delete_it_event()

template<typename T >
template<typename U >
static void stan::math::matrix_cl< T >::delete_it_event ( cl_event  e,
cl_int  status,
void *  container 
)
inlinestaticprivateinherited

Deletes the container.

Used as a callback for OpenCL event.

Template Parameters
Utype of container
Parameters
ecl_event handle
statusstatus of event
containercontainer to delete

Definition at line 683 of file matrix_cl.hpp.