Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Functions
sglalgo.h File Reference

Contains recursive algorithms for SGL. More...

#include "abstractgammasym.h"
#include "typecast.h"

Go to the source code of this file.

Functions

template<typename Type >
void sgl::for_each (GExpr &expr, std::function< void(GExpr &)> f)
 
template<typename Type >
bool sgl::transform (GExpr &expr, std::function< bool(GExpr &)> f)
 

Detailed Description

Contains recursive algorithms for SGL.

Author
Grégoire Uhlrich
Version
1.3
Date
2021-05-06