edu.stanford.math.mapper
public class RangeCoverUtility extends java.lang.Object
Constructor and Description |
---|
RangeCoverUtility() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Iterable<Interval<java.lang.Double>> |
createUniformIntervalCover(IntFilterFunction filter,
int n,
double overlap) |
public static java.lang.Iterable<Interval<java.lang.Double>> createUniformIntervalCover(IntFilterFunction filter, int n, double overlap)