template<typename L>
struct gtsam::AlgebraicDecisionTree< L >::Ring
The Real ring with addition and multiplication.
|
|
static double | zero () |
| |
|
static double | one () |
| |
|
static double | add (const double &a, const double &b) |
| |
|
static double | max (const double &a, const double &b) |
| |
|
static double | mul (const double &a, const double &b) |
| |
|
static double | div (const double &a, const double &b) |
| |
|
static double | id (const double &x) |
| |
The documentation for this struct was generated from the following file: