Loading [MathJax]/extensions/TeX/AMSmath.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ ~matrix_cl()

template<typename T >
stan::math::matrix_cl< T >::~matrix_cl ( )
inline

Destructor waits for write events to prevent any kernels from writing memory that has already been reused.

Definition at line 502 of file matrix_cl.hpp.