Implementation for inc/stensor/stensorproxy.h
More...
#include "inc/stensor/stensorproxy.h"#include "inc/stensor/stensor_apply_parities.h"#include "inc/tensor/tensor_misc.h"#include "inc/stensor/ad_computenode.h"#include "inc/stensor/stensor_transpose.h"#include "inc/stensor/stensor_randomise.h"
Include dependency graph for stensorproxy.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::STensorImpl |
| Contains all ‘smart’ tensor related classes and functions. | |
Functions | |
| STensorProxy | syten::STensorImpl::parity (STensor const &, SBasisId const &, SourceLocation const &loc=SourceLocation::current()) |
| Apply a parity operator to an existing STensor leg, creating an STensorProxy. More... | |
| STensorProxy | syten::STensorImpl::parity (STensorProxy const &, SBasisId const &) |
| Apply a parity operator to an existing STensor leg. More... | |
| STensorProxy | syten::STensorImpl::proxy (STensor const &, EliminateZeros const elimzeros=EliminateZeros::No, SourceLocation const &loc=SourceLocation::current()) |
| Create a proxy over an existing STensor. More... | |
Implementation for inc/stensor/stensorproxy.h