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

◆ delete_it_destructor()

template<typename T >
template<typename U >
static void stan::math::matrix_cl< T >::delete_it_destructor ( cl_mem  buff,
void *  container 
)
inlinestaticprivateinherited

Deletes the container.

Used as a callback for destruction of cl::Buffer.

Template Parameters
Utype of container
Parameters
buffbuffer that is being destructed
containercontainer to delete

Definition at line 694 of file matrix_cl.hpp.