![]() |
planc
Parallel Lowrank Approximation with Non-negativity Constraints
|
#include <mpi.h>
#include <armadillo>
#include <string>
#include <vector>
#include "distnmf/distnmf.hpp"
#include "distnmf/mpicomm.hpp"
Go to the source code of this file.
Classes | |
class | planc::DistAUNMF< 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. | |