Correction method for CGC tensors. More...
#include "inc/tensor/tensor.h"#include "inc/tensor/tensor_prod.h"#include "inc/tensor/tensor_gen.h"#include "inc/tensor/tensor_operators.h"#include "inc/tensor/tensor_flips.h"
Include dependency graph for tensor_fixup_cgc.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
Functions | |
| template<Rank r> | |
| void | syten::correct_cgc_tensors (Tensor< r > &in, bool recursive=false, SourceLocation loc=SourceLocation::current()) |
| Corrects the CGC space by reconstructing it from a fusion tree. More... | |
Correction method for CGC tensors.