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

GeneratingValues traits. More...

#include <GeneratingValues.h>

Detailed Description

template<class DERIVED>
struct LatBuilder::GenSeq::GeneratingValuesTraits< DERIVED >

GeneratingValues traits.

Specializations of this class template must define the types:

  • size_type: an Integer size type;
  • value_type: type of the elements coprime with the modulus ; and must implement the static function:
  • static std::string name()

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