SyTen
stensor_project.cpp File Reference

Implementation for inc/stensor/stensor_project.h More...

+ Include dependency graph for stensor_project.cpp:

Namespaces

 syten
 Syten 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...
 

Detailed Description

Implementation for inc/stensor/stensor_project.h