Xped
Loading...
Searching...
No Matches
PlainInterface_Cyclops_impl.cpp File Reference
Include dependency graph for PlainInterface_Cyclops_impl.cpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  Xped
 

Typedefs

using Xped::Indextype = int
 
template<typename Scalar , std::size_t Rank>
using Xped::TType = CTF::Tensor< Scalar >
 
template<typename Scalar , std::size_t Rank>
using Xped::cTType = const CTF::Tensor< Scalar >
 
template<typename Scalar , std::size_t Rank>
using Xped::MapTType = CTF::Tensor< Scalar >
 
template<typename Scalar , std::size_t Rank>
using Xped::cMapTType = const CTF::Tensor< Scalar >
 
template<typename Scalar >
using Xped::VType = CTF::Vector< Scalar >