Implementation for a TPO Helper class. More...
Namespaces | |
namespace | syten |
Syten namespace. | |
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::ostream & | syten::T3N::operator<< (std::ostream &out, T3NTensor const &t) |
Implementation for a TPO Helper class.