#include <cblas.h>
#include <armadillo>
#include <vector>
#include "common/ncpfactors.hpp"
#include "common/ntf_utils.hpp"
#include "common/tensor.hpp"
#include "dimtree/ddt.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.
|
| |
◆ MPITIC
◆ MPITOC
◆ TENSOR_DIM
| #define TENSOR_DIM (m_input_tensor.dimensions()) |
◆ TENSOR_NUMEL
| #define TENSOR_NUMEL (m_input_tensor.numel()) |