Package com.flaptor.hist4j
Interface AdaptiveHistogram.ValueConversion
- Enclosing class:
AdaptiveHistogram
protected static interface AdaptiveHistogram.ValueConversion
Auxiliary interface for inline functor object.
-
Method Summary
Modifier and TypeMethodDescriptiondouble
convertValue
(double value) This method should implement the conversion function.