LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
Loading...
Searching...
No Matches
NetBuilder::NetConstructionTraits< NetConstruction::LMS > Struct Reference

Classes

class  RandomGenValueGenerator
class  RandomGenValueGenerator< EmbeddingType::MULTILEVEL, RAND >
class  RandomGenValueGenerator< EmbeddingType::UNILEVEL, RAND >

Public Types

typedef GeneratingMatrix GenValue
typedef std::pair< std::pair< unsigned int, unsigned int >, std::vector< std::shared_ptr< GeneratingMatrix > > > SizeParameter
typedef std::vector< GenValueGenValueSpaceCoordSeq

Static Public Member Functions

static bool checkGenValue (const GenValue &genValue, const SizeParameter &sizeParam)
static unsigned int nRows (const SizeParameter &param)
static unsigned int nCols (const SizeParameter &param)
static GeneratingMatrixcreateGeneratingMatrix (const GenValue &genValue, const SizeParameter &sizeParam, const Dimension &dimension_j=1, const unsigned int nRows=0)
static GenValueSpaceCoordSeq genValueSpaceCoord (Dimension coord, const SizeParameter &sizeParameter)
static std::vector< GenValueSpaceCoordSeq > genValueSpace (Dimension dimension, const SizeParameter &sizeParameter)
static std::string format (const std::vector< std::shared_ptr< GeneratingMatrix > > &genMatrices, const std::vector< std::shared_ptr< GenValue > > &genVals, const SizeParameter &sizeParameter, OutputStyle outputStyle, unsigned int interlacingFactor)

Static Public Attributes

static constexpr bool isSequenceViewable = false
static const std::string name
static constexpr bool hasSpecialFirstCoordinate = false

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