Classes | Namespaces | Typedefs | Functions
testCyclic.cpp File Reference

Unit tests for cyclic group. More...

#include <gtsam/geometry/Cyclic.h>
#include <gtsam/base/Testable.h>
#include <CppUnitLite/TestHarness.h>
Include dependency graph for testCyclic.cpp:

Go to the source code of this file.

Classes

struct  gtsam::traits< K4 >
 Define K4 to be a model of the Additive Group concept, and provide Testable. More...
 

Namespaces

 gtsam
 traits
 

Typedefs

typedef DirectSum< Z2, Z2K4
 
typedef Cyclic< 2 > Z2
 
typedef Cyclic< 3 > Z3
 

Functions

int main ()
 
 TEST (Cyclic, Concept)
 
 TEST (Cyclic, Constructor)
 
 TEST (Cyclic, Compose)
 
 TEST (Cyclic, Between)
 
 TEST (Cyclic, Inverse)
 
 TEST (Cyclic, Negation)
 
 TEST (Cyclic, Negation2)
 
 TEST (Cyclic, Invariants)
 
 TEST (Cyclic, DirectSum)
 

Detailed Description

Unit tests for cyclic group.

Author
Frank Dellaert

Definition in file testCyclic.cpp.

Typedef Documentation

typedef DirectSum<Z2, Z2> K4

Definition at line 90 of file testCyclic.cpp.

typedef Cyclic<2> Z2

Definition at line 26 of file testCyclic.cpp.

typedef Cyclic<3> Z3

Definition at line 25 of file testCyclic.cpp.

Function Documentation

int main ( void  )

Definition at line 136 of file testCyclic.cpp.

TEST ( Cyclic  ,
Concept   
)

Definition at line 29 of file testCyclic.cpp.

TEST ( Cyclic  ,
Constructor   
)

Definition at line 35 of file testCyclic.cpp.

TEST ( Cyclic  ,
Compose   
)

Definition at line 40 of file testCyclic.cpp.

TEST ( Cyclic  ,
Between   
)

Definition at line 51 of file testCyclic.cpp.

TEST ( Cyclic  ,
Inverse   
)

Definition at line 62 of file testCyclic.cpp.

TEST ( Cyclic  ,
Negation   
)

Definition at line 69 of file testCyclic.cpp.

TEST ( Cyclic  ,
Negation2   
)

Definition at line 76 of file testCyclic.cpp.

TEST ( Cyclic  ,
Invariants   
)

Definition at line 82 of file testCyclic.cpp.

TEST ( Cyclic  ,
DirectSum   
)

Definition at line 107 of file testCyclic.cpp.



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