Loading [MathJax]/extensions/tex2jax.js
gtsam  4.0.0
gtsam
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Cyclic.h File Reference

Cyclic group, i.e., the integers modulo N. More...

Go to the source code of this file.

Classes

class  gtsam::Cyclic< N >
 Cyclic group of order N. More...
 
struct  gtsam::traits< Cyclic< N > >
 Define cyclic group to be a model of the Additive Group concept. More...
 

Namespaces

 gtsam
 Global functions in a separate testing namespace.
 

Detailed Description

Cyclic group, i.e., the integers modulo N.

Author
Frank Dellaert