Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::Parser::CommandLine< LatBuilder::LatType::ORDINARY > Struct Template Reference

Specialization of CommandLine for ordinary lattices. More...

#include <CommandLine.h>

Inherited by LatBuilder::Parser::CommandLine< LatBuilder::LatType::EMBEDDED >.

Public Member Functions

std::unique_ptr< LatBuilder::Task::Search< LatBuilder::LatType::ORDINARY > > parse () const
 

Public Attributes

std::string construction
 
std::string size
 
std::string dimension
 
std::string normType
 
std::string figure
 
std::vector< std::string > weights
 
Real weightsPowerScale = 1.0
 
std::vector< std::string > filters
 

Detailed Description

template<>
struct LatBuilder::Parser::CommandLine< LatBuilder::LatType::ORDINARY >

Specialization of CommandLine for ordinary lattices.

Examples:
tutorial/ParserFastCBC.cc.

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