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