Implementation for inc/stensor/stensor_project.h
More...
#include "inc/stensor/stensor_project.h"
#include "inc/stensor/stensor_base.h"
#include "inc/stensor/stensor_gen.h"
#include "inc/stensor/stensor_ops.h"
#include "inc/stensor/stensor_prod.h"
#include "inc/stensor/stensor_randomise.h"
#include "inc/stensor/ad_computenode.h"
#include "inc/tensor/tensor_misc.h"
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... | |
Implementation for inc/stensor/stensor_project.h