LatNet Builder Manual
2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
|
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... | |
Parser for per-level weights.
|
static |
Parses per-level weights.
Example string: select
, select:5
, select:5,12
Empty string is interpreted as select
.