LatNet Builder Manual
2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
|
Creator for vectors of sequences of generator values. More...
#include <VectorCreator.h>
Public Types | |
typedef std::vector< SEQ > | result_type |
Static Public Member Functions | |
template<LatticeType LR, EmbeddingType L, typename... ARGS> | |
static result_type | create (const SizeParam< LR, L > &sizeParam, Dimension dimension, ARGS &&... t) |
Creates a new sequence object. More... | |
Creator for vectors of sequences of generator values.
|
inlinestatic |
Creates a new sequence object.
sizeParam | Size parameter for the generator sequences. |
dimension | Dimension of the output vector. |
t | Other arguments to be passed to GenSeq::Creator |