LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
Loading...
Searching...
No Matches
LatBuilder::Parser::CoordUniformFigureOfMerit< LR > Struct Template Reference

Parser for coordinate-uniform figures of merit. More...

#include <CoordUniformFigureOfMerit.h>

Classes

struct  ParseKernel

Static Public Member Functions

template<typename FUNC, typename... ARGS>
static void parse (const std::string &strNorm, const std::string &str, unsigned int interlacingFactor, std::unique_ptr< LatticeTester::Weights > weights, FUNC &&func, ARGS &&... args)
 Parses a string specifying a coordinate-uniform figure of merit.

Detailed Description

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

Parser for coordinate-uniform figures of merit.

Member Function Documentation

◆ parse()

template<LatticeType LR>
template<typename FUNC, typename... ARGS>
void LatBuilder::Parser::CoordUniformFigureOfMerit< LR >::parse ( const std::string & strNorm,
const std::string & str,
unsigned int interlacingFactor,
std::unique_ptr< LatticeTester::Weights > weights,
FUNC && func,
ARGS &&... args )
inlinestatic

Parses a string specifying a coordinate-uniform figure of merit.

Example strings: P2, P4, P6

Examples
quantiles.cc.

References LatBuilder::Parser::Kernel< LR >::parse().

Referenced by LatBuilder::Parser::FigureOfMerit< LR >::parse().


The documentation for this struct was generated from the following file:
  • include/latbuilder/Parser/CoordUniformFigureOfMerit.h