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 id (const int &a)
 
static int mul (const int &a, const int &b)
 
static int one ()
 
static int zero ()
 

Detailed Description

Definition at line 113 of file testDecisionTree.cpp.

Member Function Documentation

◆ add()

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

Definition at line 117 of file testDecisionTree.cpp.

◆ id()

static int Ring::id ( const int a)
inlinestatic

Definition at line 116 of file testDecisionTree.cpp.

◆ mul()

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

Definition at line 118 of file testDecisionTree.cpp.

◆ one()

static int Ring::one ( )
inlinestatic

Definition at line 115 of file testDecisionTree.cpp.

◆ zero()

static int Ring::zero ( )
inlinestatic

Definition at line 114 of file testDecisionTree.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:05