public final class GeometricalCutoffStrategy extends AbstractCutoffStrategy
scaleFactor| Constructor and Description |
|---|
GeometricalCutoffStrategy(long s,
double g)
A geometrical cutoff strategy.
|
public GeometricalCutoffStrategy(long s,
double g)
throws IllegalArgumentException
s - scale factorg - geometrical factorIllegalArgumentException - if g is not strictly greater than 1Copyright © 2019. All rights reserved.