LatNet Builder Manual
2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
|
Creator for sequences of generator values. More...
#include <Creator.h>
Public Types | |
typedef SEQ | result_type |
Static Public Member Functions | |
template<LatticeType LR, EmbeddingType L, typename... ARGS> | |
static result_type | create (const SizeParam< LR, L > &sizeParam, ARGS &&... t) |
Creates a new sequence object. | |
Creator for sequences of generator values.
It is an adaptor for the different constructor signatures of the generator sequences. It allows to use the same constructor arguments regardless of the sequence type.