GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Static Public Member Functions | List of all members
gtsam::AlgebraicDecisionTree< L >::Ring Struct Reference

#include <AlgebraicDecisionTree.h>

Static Public Member Functions

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)
 

Detailed Description

template<typename L>
struct gtsam::AlgebraicDecisionTree< L >::Ring

The Real ring with addition and multiplication


The documentation for this struct was generated from the following file: