SyTen

◆ alloc()

template<typename Type >
CudaPtr<Type> syten::Cuda::CudaDynArray< Type >::alloc ( )
inlineprivate

Allocates enough memory to fit length objects and returns the pointer to this memory.

References syten::Cuda::CudaDynArray< Type >::length.

Referenced by syten::Cuda::CudaDynArray< Type >::CudaDynArray().

+ Here is the caller graph for this function: