Implementation for inc/stensor/stensor_flip.h
More...
#include "inc/stensor/stensor_flip.h"#include "inc/stensor/stensor_project.h"#include "inc/stensor/stensor_gen.h"#include "inc/stensor/stensor_prod.h"#include "inc/stensor/stensor_randomise.h"#include "inc/stensor/ad_computenode.h"#include "inc/tensor/tensor_flips.h"
Include dependency graph for stensor_flip.cpp: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... | |
Implementation for inc/stensor/stensor_flip.h