LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatBuilder::Parser::LevelWeights< LR > Struct Template Reference

Parser for per-level weights. More...

#include <LevelWeights.h>

Public Types

typedef RealVector result_type
 

Static Public Member Functions

static result_type parse (const std::string &arg, const SizeParam< LR, EmbeddingType::MULTILEVEL > &sizeParam)
 Parses per-level weights. More...
 

Detailed Description

template<LatticeType LR>
struct LatBuilder::Parser::LevelWeights< LR >

Parser for per-level weights.

Member Function Documentation

◆ parse()

template<LatticeType LR>
static result_type LatBuilder::Parser::LevelWeights< LR >::parse ( const std::string &  arg,
const SizeParam< LR, EmbeddingType::MULTILEVEL > &  sizeParam 
)
static

Parses per-level weights.

Example string: select, select:5, select:5,12

Empty string is interpreted as select.


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