|
Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
#include <decomposition.h>

Public Member Functions | |
| virtual Contract_Term | operator[] (char const *idx_map)=0 |
| associated an index map with the tensor decomposition for algebra More... | |
Definition at line 11 of file decomposition.h.
|
pure virtual |
associated an index map with the tensor decomposition for algebra
| [in] | idx_map | index assignment for this tensor |
Implemented in CTF::HoSVD< dtype >.