Projection of a STensor onto a bais. More...
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::STensorImpl |
Contains all ‘smart’ tensor related classes and functions. | |
Functions | |
STensor | syten::STensorImpl::project (STensor input, SBasisId const &which, SBasis const &onto, bool nowarn=false) |
Projects the which basis of tensor input onto the sectors onto . More... | |
STensor | syten::STensorImpl::project_state (STensor input, SBasisId const &which, Sector const &sec, Index const n) |
Projects the which basis of tensor input onto the n -th state (1-indexed) of the sector sec . More... | |
Projection of a STensor onto a bais.