planc
Parallel Lowrank Approximation with Non-negativity Constraints
Classes | Namespaces | Macros
distanlsbpp.hpp File Reference
#include "distnmf/aunmf.hpp"
#include "nnls/bppnnls.hpp"

Go to the source code of this file.

Classes

class  planc::DistANLSBPP< INPUTMATTYPE >
 

Namespaces

 planc
 ncp_factors contains the factors of the ncp every ith factor is of size n_i * k number of factors is called as mode of the tensor all idxs are zero idx.
 

Macros

#define ONE_THREAD_MATRIX_SIZE   giventInput.n_cols + 5
 Provides the updateW and updateH for the distributed ANLS/BPP algorithm. More...
 

Macro Definition Documentation

◆ ONE_THREAD_MATRIX_SIZE

#define ONE_THREAD_MATRIX_SIZE   giventInput.n_cols + 5

Provides the updateW and updateH for the distributed ANLS/BPP algorithm.

Definition at line 18 of file distanlsbpp.hpp.