Analysis Software
Documentation for sPHENIX simulation software
|
Class performing the deletion of pinned host memory. 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. | |
Class performing the deletion of pinned host memory.
Definition at line 34 of file Arrays.hpp.
View newest version in sPHENIX GitHub at line 34 of file Arrays.hpp
void Acts::Cuda::Details::HostArrayDeleter::operator() | ( | void * | ptr | ) |
Operator performing the deletion of the memory.