Struct HandleDeleter
Struct Documentation
-
struct HandleDeleter
Utility function object to tell std::shared_ptr how to release/destroy various CUDA objects.
Public Functions
-
inline void operator()(cublasHandle_t handle) const
-
inline void operator()(cusparseHandle_t handle) const
api/structPennylane_1_1LightningGPU_1_1Util_1_1HandleDeleter