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

Functor that sums the merit values of embedded lattices to produce a compound merit value. More...

#include <MeritCombiner.h>

Inherits Combiner< LR, EmbeddingType::MULTILEVEL >.

Public Types

typedef MeritFilterList< LR, EmbeddingType::MULTILEVEL >::Combiner Combiner
 
typedef Combiner::LatDef LatDef
 

Public Member Functions

Real operator() (const RealVector &merit, const LatDef &lat) const
 Returns the accumulated merit value for merit.
 
std::string name () const
 

Detailed Description

template<LatticeType LR, template< typename > class ACC>
class LatBuilder::MeritCombiner::Accumulator< LR, ACC >

Functor that sums the merit values of embedded lattices to produce a compound merit value.

Examples:
tutorial/FilteredCBC.cc.

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