SyTen
t3n-tensor.cpp File Reference

Implementation for a TPO Helper class. More...

+ Include dependency graph for t3n-tensor.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::T3N
 Namespace for T3N.
 

Functions

bool syten::T3N::checkRank (STensor const &t, Index expected)
 Compares run-time rank to expected. More...
 
bool syten::T3N::checkRank (T3NTensor const &t, Index expected)
 Compares run-time rank to expected. More...
 
std::ostreamsyten::T3N::operator<< (std::ostream &out, T3NTensor const &t)
 

Detailed Description

Implementation for a TPO Helper class.