Static Public Member Functions | List of all members
Ring Struct Reference

Static Public Member Functions

static int add (const int &a, const int &b)
 
static int mul (const int &a, const int &b)
 
static int one ()
 
static int zero ()
 

Detailed Description

Definition at line 62 of file testDecisionTree.cpp.

Member Function Documentation

static int Ring::add ( const int a,
const int b 
)
inlinestatic

Definition at line 69 of file testDecisionTree.cpp.

static int Ring::mul ( const int a,
const int b 
)
inlinestatic

Definition at line 72 of file testDecisionTree.cpp.

static int Ring::one ( )
inlinestatic

Definition at line 66 of file testDecisionTree.cpp.

static int Ring::zero ( )
inlinestatic

Definition at line 63 of file testDecisionTree.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54