planc
Parallel Lowrank Approximation with Non-negativity Constraints
Classes | Namespaces | Macros
distauntf.hpp File Reference
#include <armadillo>
#include <string>
#include <vector>
#include "common/distutils.hpp"
#include "common/ntf_utils.hpp"
#include "dimtree/ddt.hpp"
#include "distntf/distntfmpicomm.hpp"
#include "distntf/distntftime.hpp"

Go to the source code of this file.

Classes

class  planc::DistAUNTF
 

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 TENSOR_LOCAL_DIM   (m_input_tensor.dimensions())
 
#define TENSOR_LOCAL_NUMEL   (m_input_tensor.numel())
 

Macro Definition Documentation

◆ TENSOR_LOCAL_DIM

#define TENSOR_LOCAL_DIM   (m_input_tensor.dimensions())

Definition at line 29 of file distauntf.hpp.

◆ TENSOR_LOCAL_NUMEL

#define TENSOR_LOCAL_NUMEL   (m_input_tensor.numel())

Definition at line 30 of file distauntf.hpp.