LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatBuilder::GenSeq::CyclicGroupTraits< DERIVED > Struct Template Reference

Cyclic group traits. More...

#include <CyclicGroup.h>

Detailed Description

template<class DERIVED>
struct LatBuilder::GenSeq::CyclicGroupTraits< 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 ;

The documentation for this struct was generated from the following file: