LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatBuilder::GenSeq::GeneratingValues< LatticeType, Compress, TRAV > Class Template Reference

Indexed sequence of generating values: -For ordinary lattices: integers coprime with a specified modulus (Integer). More...

#include <GeneratingValues.h>

Detailed Description

template<LatticeType, Compress = Compress::NONE, class TRAV = Traversal::Forward>
class LatBuilder::GenSeq::GeneratingValues< LatticeType, Compress, TRAV >

Indexed sequence of generating values: -For ordinary lattices: integers coprime with a specified modulus (Integer).

-For polynomial lattices: polynomials coprime with a specified modulus (Polynomial).

Examples:
quantiles.cc, tutorial/FilteredCBC.cc, tutorial/FilteredRCBC.cc, tutorial/GenSeqGeneratingValues.cc, tutorial/GenSeqRandom.cc, tutorial/GenSeqVector.cc, tutorial/LatSeqCBC.cc, tutorial/LatSeqCBC1.cc, tutorial/LatSeqExhaustive.cc, tutorial/LatSeqKorobov.cc, tutorial/LatSeqRandom.cc, tutorial/MeritSeqCBC.cc, tutorial/MeritSeqCBCSignals.cc, tutorial/MeritSeqCoordUniform.cc, tutorial/MeritSeqNonCBC.cc, tutorial/WeightedFigureOfMerit.cc, tutorial/WeightedFigureOfMeritCBC.cc, and tutorial/WeightedFigureOfMeritSignals.cc.

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