Here is a list of all namespaces with brief descriptions:
[detail level 1234]
| ▼Nbnmf_algs | Main namespace for bnmf-algs library |
| Nalloc_model | Namespace that contains functions related to Allocation Model [5] |
| Nbld | Namespace that contains solver and auxiliary functions for Best Latent Decomposition (BLD) problem |
| ▼Ncuda | Cuda namespace contains functions that operate on nvidia GPUs using CUDA routines |
| Nkernel | Namespace containing CUDA kernel and device functions |
| ▼Ndetails | Namespace that contains types and functions for internal computations |
| ▼Nbld_mult | Namespace containing bld_mult update functions (CUDA/non-CUDA) |
| Nkernel | Namespace containing CUDA kernels used in bld_mult CUDA updates |
| Nonline_EM | Namespace containing online_EM algorithm related functions |
| Nnmf | Namespace that contains solver and auxiliary functions for computing Nonnegative Matrix Factorization (NMF) of a matrix. |
| Nutil | Namespace for general purpose utility functions to be used by all bnmf_algs functions |