bnmf-algs
Classes | Namespaces
device_memory_1d.hpp File Reference

Go to the source code of this file.

Classes

class  bnmf_algs::cuda::DeviceMemory1D< T >
 A wrapper template class around a contiguous array of T types laid out in device memory (GPU memory). More...
 

Namespaces

 bnmf_algs
 Main namespace for bnmf-algs library.
 
 bnmf_algs::cuda
 cuda namespace contains functions that operate on nvidia GPUs using CUDA routines.