Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
|
Parser for projection-dependent figures of merit. More...
#include <ProjDepMerit.h>
Classes | |
struct | ParseCoordUniform |
Static Public Member Functions | |
template<typename FUNC , typename... ARGS> | |
static void | parse (const std::string &str, FUNC &&func, ARGS &&...args) |
Parses a string specifying a projection-dependent figure of merit. More... | |
Parser for projection-dependent figures of merit.
|
inlinestatic |
Parses a string specifying a projection-dependent figure of merit.
Example strings: spectral
, P2
, P4
, R1
, R1.5
BadProjDepMerit | On failure. |
References LatBuilder::Parser::Kernel::parse().
Referenced by LatBuilder::Parser::WeightedFigureOfMerit::parse().