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

SizeParam traits. More...

#include <SizeParam.h>

Detailed Description

template<class DERIVED>
struct LatBuilder::SizeParamTraits< DERIVED >

SizeParam traits.

Specializations of this class template must define the type:

  • Modulus: type of the modulus;
  • size_type : type for the number of points in the lattice; And must define the static function:
  • size_type ComputeNumPoints(const Modulus& modulus) number of the points in the lattice point set

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