Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::Parser::ProjDepMerit Struct Reference

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...
 

Detailed Description

Parser for projection-dependent figures of merit.

Member Function Documentation

template<typename FUNC , typename... ARGS>
static void LatBuilder::Parser::ProjDepMerit::parse ( const std::string &  str,
FUNC &&  func,
ARGS &&...  args 
)
inlinestatic

Parses a string specifying a projection-dependent figure of merit.

Example strings: spectral, P2, P4, R1, R1.5

Exceptions
BadProjDepMeritOn failure.

References LatBuilder::Parser::Kernel::parse().

Referenced by LatBuilder::Parser::WeightedFigureOfMerit::parse().


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