Flipping of leg directions of an STensor. More...
#include "inc/stensor/stensor_base.h"
Include dependency graph for stensor_flip.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::STensorImpl |
| Contains all ‘smart’ tensor related classes and functions. | |
Functions | |
| std::tuple< STensor, SBasisId > | syten::STensorImpl::flip_in_product (STensor const &in, SBasisId const &which) |
Flips the direction of basis which using insertIOSplitHalf. More... | |
| std::tuple< STensor, SBasisId > | syten::STensorImpl::flip_on_tensor (STensor const &in, SBasisId const &which) |
Flips the direction of basis which using insertIOFullHalf. More... | |
Flipping of leg directions of an STensor.