Class Acts::Cuda::Details::DeviceArrayDeleter

class Acts::Cuda::Details::DeviceArrayDeleter

Class performing the deletion of a CUDA device memory array.

Public Functions

void operator()(void *ptr)

Operator performing the deletion of the memory.