![]() |
planc
Parallel Lowrank Approximation with Non-negativity Constraints
|
#include <string>#include "common/distutils.hpp"#include "common/parsecommandline.hpp"#include "common/tensor.hpp"#include "common/utils.hpp"#include "distntf/distauntf.hpp"#include "distntf/distntfanlsbpp.hpp"#include "distntf/distntfaoadmm.hpp"#include "distntf/distntfcpals.hpp"#include "distntf/distntfhals.hpp"#include "distntf/distntfio.hpp"#include "distntf/distntfmpicomm.hpp"#include "distntf/distntfmu.hpp"#include "distntf/distntfnes.hpp"Go to the source code of this file.
Classes | |
| class | planc::DistNTF |
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 | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 187 of file distntf.cpp.
1.8.14