26namespace Predicates1D {
43 _threshold = threshold;
50 return "DensityLowerThanUP1D";
60 result = (fun.
result < _threshold);
Functions taking 1D input.
Interface 1D and related tools definitions.
Class gathering stroke creation algorithms.
DensityLowerThanUP1D(double threshold, double sigma=2)
int operator()(Interface1D &inter)