| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 

Go to the source code of this file.
| Namespaces | |
| CTF | |
| Functions | |
| template<typename dtype > | |
| void | CTF::fold_unfold (Tensor< dtype > &X, Tensor< dtype > &Y) | 
| template<typename dtype > | |
| std::vector< Matrix< dtype > > | CTF::get_factor_matrices (Tensor< dtype > &T, int *ranks) | 
| template<typename dtype > | |
| Tensor< dtype > | CTF::get_core_tensor (Tensor< dtype > &T, std::vector< Matrix< dtype > > factor_matrices, int *ranks) |