sisi4s
Loading...
Searching...
No Matches
TensorTypeTraits< F, Tensor< F > > Class Template Reference
Collaboration diagram for TensorTypeTraits< F, Tensor< F > >:

Public Types

typedef Tensor< F > BaseType
 
typedef CTF::Scalar< F > ScalarType
 
typedef CTF::Vector< F > VectorType
 
typedef CTF::Matrix< F > MatrixType
 

Member Typedef Documentation

◆ BaseType

template<typename F >
typedef Tensor<F> TensorTypeTraits< F, Tensor< F > >::BaseType

◆ MatrixType

template<typename F >
typedef CTF::Matrix<F> TensorTypeTraits< F, Tensor< F > >::MatrixType

◆ ScalarType

template<typename F >
typedef CTF::Scalar<F> TensorTypeTraits< F, Tensor< F > >::ScalarType

◆ VectorType

template<typename F >
typedef CTF::Vector<F> TensorTypeTraits< F, Tensor< F > >::VectorType

The documentation for this class was generated from the following file: