LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
Loading...
Searching...
No Matches
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.

Detailed Description

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

Parser for per-level weights.

Member Function Documentation

◆ parse()

template<LatticeType LR>
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:
  • include/latbuilder/Parser/LevelWeights.h