SizeParam traits.
More...
#include <SizeParam.h>
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:
- include/latbuilder/SizeParam.h