insertIO*()
functions which flip a tensor leg.
More...
#include "inc/tensor/tensor.h"
#include "inc/tensor/tensor_gen.h"
#include "inc/tensor/tensor_prod.h"
Namespaces | |
namespace | 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... | |
insertIO*()
functions which flip a tensor leg.