Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
decomposition.h File Reference
#include "tensor.h"
#include "matrix.h"
#include "vector.h"
Include dependency graph for decomposition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CTF::Decomposition< dtype >
 
class  CTF::HoSVD< dtype >
 

Namespaces

 CTF
 

Functions

template<typename dtype >
void CTF::fold_unfold (Tensor< dtype > &X, Tensor< dtype > &Y)