MADNESS  0.10.1
Classes | Namespaces | Functions
SVDTensor.h File Reference
#include <madness/tensor/srconf.h>
Include dependency graph for SVDTensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madness::SVDTensor< T >
 

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Functions

template<typename R , typename Q >
SVDTensor< TENSOR_RESULT_TYPE(R, Q)> madness::general_transform (const SVDTensor< R > &t, const Tensor< Q > c[])
 
template<typename R , typename Q >
SVDTensor< TENSOR_RESULT_TYPE(R, Q)> madness::transform (const SVDTensor< R > &t, const Tensor< Q > &c)
 
template<typename R , typename Q >
SVDTensor< TENSOR_RESULT_TYPE(R, Q)> madness::transform_dir (const SVDTensor< R > &t, const Tensor< Q > &c, const int axis)