Implementation for inc/stensor/sbasis.h
More...
Include dependency graph for sbasis.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::STensorImpl |
| Contains all ‘smart’ tensor related classes and functions. | |
Functions | |
| SBasis | syten::STensorImpl::combine_bases (SBasis const &a, SBasis const &b) |
Returns a combined basis constructed from bases a and b as it occurs during a subspace expansion, something akin to a + b. More... | |
| SBasis | syten::STensorImpl::intersection (SBasis const &a, SBasis const &b) |
| Returns the intersection of two bases. More... | |
| std::ostream & | syten::STensorImpl::operator<< (std::ostream &out, SBasis const &sb) |
| std::ostream & | syten::STensorImpl::operator<< (std::ostream &out, SBasisId const &id) |
Implementation for inc/stensor/sbasis.h