LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatBuilder::MeritCombiner::SelectLevel< LR > Class Template Reference

Functor that selects a the merit value of a specific embedded level as a single merit value. More...

#include <MeritCombiner.h>

Inherits Combiner< LR, EmbeddingType::MULTILEVEL >.

Public Member Functions

 SelectLevel (Level level)
 Constructor.
 
Real operator() (const RealVector &merit, const LatDef< LR, EmbeddingType::MULTILEVEL > &) const
 Calls the functor.
 
std::string name () const
 

Detailed Description

template<LatticeType LR>
class LatBuilder::MeritCombiner::SelectLevel< LR >

Functor that selects a the merit value of a specific embedded level as a single merit value.

Examples:
tutorial/MeritSeqCoordUniform.cc, and tutorial/MeritSeqFastCBC.cc.

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