SyTen
stensor_apply_parities.h File Reference

Apply parity operators on tensor legs. More...

+ Include dependency graph for stensor_apply_parities.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 syten
 Syten namespace.
 
 syten::STensorImpl
 Contains all ‘smart’ tensor related classes and functions.
 

Functions

STensor syten::STensorImpl::apply_parities (STensor in, ConstSpan< Bool > parities)
 Applies parity operators on every tensor leg. More...
 
STensor syten::STensorImpl::parityEqualDirs (STensor inp)
 Applies parity to all legs with the same direction. More...
 

Detailed Description

Apply parity operators on tensor legs.