EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Cuda::Details::DeviceArrayDeleter Class Reference

Class performing the deletion of a CUDA device memory array. More...

#include <acts/blob/sPHENIX/Plugins/Cuda/include/Acts/Plugins/Cuda/Utilities/Arrays.hpp>

Public Member Functions

void operator() (void *ptr)
 Operator performing the deletion of the memory.
 

Detailed Description

Class performing the deletion of a CUDA device memory array.

Definition at line 23 of file Arrays.hpp.

View newest version in sPHENIX GitHub at line 23 of file Arrays.hpp

Member Function Documentation

void Acts::Cuda::Details::DeviceArrayDeleter::operator() ( void *  ptr)

Operator performing the deletion of the memory.


The documentation for this class was generated from the following file: