Cyclic group traits.
More...
#include <CyclicGroup.h>
template<class DERIVED>
struct LatBuilder::GenSeq::CyclicGroupTraversalTraits< DERIVED >
Cyclic group traits.
Specializations of this class template must define the types:
- size_type: an Integer size type;
- Modulus: Modulus type;
- value_type: type of the elements of the group ;
- and the static function void increment(const value_type& currentValue, const value_type& generator, const Modulus& modulus)
The documentation for this struct was generated from the following file:
- include/latbuilder/GenSeq/CyclicGroup.h