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