Defined in File storage.h
Memory storage for a host vector and a device vector.
Public Functions
Default constructor.
Constructor from size.
Copy data from a container.
Copy data from GPU.
Get reference to the host vector.
Get pointer to device memory.
Protected Attributes