![]() |
Fleet
0.0.9
Inference in the LOT
|
This is a struct to basically hold a double (or float) for use in SymbolicRegression etc This allows us to define rules that specifically take Constants instead of doubles/floats which is useful in e.g. linear regression type parts of equations. More...


Go to the source code of this file.
Classes | |
| struct | TooManyConstantsException |
| class | Constant |
| class | ConstantContainer |
Typedefs | |
| using | constant_t = float |
This is a struct to basically hold a double (or float) for use in SymbolicRegression etc This allows us to define rules that specifically take Constants instead of doubles/floats which is useful in e.g. linear regression type parts of equations.
| using constant_t = float |
1.8.13