![]() |
planc
Parallel Lowrank Approximation with Non-negativity Constraints
|
#include <unistd.h>
#include <armadillo>
#include <string>
#include "common/distutils.hpp"
#include "distnmf/mpicomm.hpp"
Go to the source code of this file.
Classes | |
class | planc::DistIO< MATTYPE > |
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. | |
Functions | |
void | testDistIO (char argc, char *argv[]) |
void testDistIO | ( | char | argc, |
char * | argv[] | ||
) |
Definition at line 491 of file distio.hpp.