Cyclic group, i.e., the integers modulo N. More...
#include <gtsam/base/Group.h>#include <gtsam/base/Testable.h>#include <cassert>#include <iostream>

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 | |
| traits | |
Cyclic group, i.e., the integers modulo N.
Definition in file Cyclic.h.