LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
Loading...
Searching...
No Matches
LatBuilder::GenSeq::CyclicGroupTraversalTraits< DERIVED > Struct Template Reference

Cyclic group traits. More...

Detailed Description

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