| LatNet Builder Manual 2.1.3-6
    Software Package for Constructing Highly Uniform Point Sets | 
Combiner functors for merit values. More...
| Classes | |
| class | Accumulator | 
| Functor that sums the merit values of embedded lattices to produce a compound merit value.  More... | |
| class | SelectLevel | 
| Functor that selects a the merit value of a specific embedded level as a single merit value.  More... | |
Combiner functors for merit values.
Designed to be used to combined the per-level merit values for embedded lattices into a compound merit value.
| ACC | Tag from boost::accumulators that defines the operator \(\mathcal K\) on the set elements. Typically tag::sum or tag::max. |