|
Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
|
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 |
Specialization of CommandLine for embedded lattices.