LatNet Builder Manual
2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
|
Template class representing a projection-dependent merit defined by the resolution-gap of the projection. More...
#include <ResolutionGapProjMerit.h>
Template class representing a projection-dependent merit defined by the resolution-gap of the projection.
The resolution gap is defined as follows. Let \( l \) be the maximal integer such that the net is \( (l, \dots, l) \) equidistributed. We have a natural upper-bound on \( l \) given by \( \frac{m}{s} \) where \( m \) is the number of columns of the generating matrices and \( s \) is the order of the projection. \( l \) is called the resolution of the net and the resolution-gap is defined by the difference \( \frac{m}{s} - l \).
ET | Embedding type : UNILEVEL or MULTILEVEL. |