SyTen
stensor_flip.h File Reference

Flipping of leg directions of an STensor. More...

+ Include dependency graph for stensor_flip.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

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...
 

Detailed Description

Flipping of leg directions of an STensor.