SyTen
tensor_flips.h File Reference

insertIO*() functions which flip a tensor leg. More...

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

Namespaces

 syten
 Syten namespace.
 

Functions

template<Rank rank>
Tensor< rank > syten::insertIOFullHalf (Tensor< rank > const &in, Index const which)
 Flips the which-th leg of the tensor in, product a new output tensor. More...
 
template<Rank rank>
Tensor< rank > syten::insertIOSplitHalf (Tensor< rank > const &in, Index const which)
 Flips the which-th leg of the tensor in, producing a new output tensor. More...
 

Detailed Description

insertIO*() functions which flip a tensor leg.