Apply parity operators on tensor legs. More...
Namespaces | |
namespace | syten |
Syten namespace. | |
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... | |
Apply parity operators on tensor legs.