Package com.flaptor.hist4j
Interface AdaptiveHistogram.ValueConversion
-
- Enclosing class:
- AdaptiveHistogram
protected static interface AdaptiveHistogram.ValueConversionAuxiliary interface for inline functor object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doubleconvertValue(double value)This method should implement the conversion function.
-