LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
NetBuilder::Parser::CommandLine< NC, ET > Struct Template Reference

Collection of arguments required to construct a Search instance. More...

#include <CommandLine.h>

Public Member Functions

std::unique_ptr< Task::Taskparse ()
 

Public Attributes

std::string s_explorationMethod
 
std::string s_size
 
std::string s_dimension
 
std::string s_figure
 
std::vector< std::string > s_weights
 
std::string s_figureCombiner
 
std::string s_combiner
 
std::string s_verbose
 
Real m_normType
 
Real m_weightPower
 
NetConstructionTraits< NC >::SizeParameter m_sizeParameter
 
std::unique_ptr< LevelCombiner::LevelCombinerm_combiner
 
Dimension m_dimension
 
std::unique_ptr< FigureOfMerit::FigureOfMeritm_figure
 
int m_verbose
 
unsigned int m_interlacingFactor
 

Detailed Description

template<NetConstruction NC, EmbeddingType ET>
struct NetBuilder::Parser::CommandLine< NC, ET >

Collection of arguments required to construct a Search instance.

Specialization of CommandLine for ordinary nets.


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