Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::GenSeq::Creator< CyclicGroup< COMPRESS, TRAV, ORDER > > Struct Template Reference

Creator specialization for cyclic groups. More...

#include <Creator.h>

Public Types

typedef CyclicGroup< COMPRESS, TRAV, ORDER > result_type
 

Static Public Member Functions

template<typename... ARGS>
static result_type create (const SizeParam< LatType::EMBEDDED > &sizeParam, ARGS &&...t)
 
template<typename... ARGS>
static result_type create (const SizeParam< LatType::ORDINARY > &sizeParam, ARGS &&...t)
 

Detailed Description

template<Compress COMPRESS, class TRAV, GroupOrder ORDER>
struct LatBuilder::GenSeq::Creator< CyclicGroup< COMPRESS, TRAV, ORDER > >

Creator specialization for cyclic groups.


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