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

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.
 

Detailed Description

template<typename SEQ>
struct LatBuilder::GenSeq::Creator< SEQ >

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.


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