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