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

Specialization of CommandLine for embedded lattices. More...

#include <CommandLine.h>

Inherits LatBuilder::Parser::CommandLine< LatBuilder::LatType::ORDINARY >.

Public Member Functions

std::unique_ptr< LatBuilder::Task::Search< LatBuilder::LatType::EMBEDDED > > parse () const
 
- Public Member Functions inherited from LatBuilder::Parser::CommandLine< LatBuilder::LatType::ORDINARY >
std::unique_ptr< LatBuilder::Task::Search< LatBuilder::LatType::ORDINARY > > parse () const
 

Public Attributes

std::vector< std::string > multilevelFilters
 
std::string combiner
 
- Public Attributes inherited from LatBuilder::Parser::CommandLine< LatBuilder::LatType::ORDINARY >
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::EMBEDDED >

Specialization of CommandLine for embedded lattices.

Examples:
tutorial/ParserFastCBCEmbedded.cc.

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