com.jeffpalm.stats
Class Buckets.DoubleGetter.LogStepper

java.lang.Object
  extended by com.jeffpalm.stats.Buckets.DoubleGetter.LogStepper
Enclosing class:
Buckets.DoubleGetter

public static class Buckets.DoubleGetter.LogStepper
extends java.lang.Object


Constructor Summary
Buckets.DoubleGetter.LogStepper(double d)
           
 
Method Summary
protected  double operate(double a, double b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Buckets.DoubleGetter.LogStepper

public Buckets.DoubleGetter.LogStepper(double d)
Method Detail

operate

protected double operate(double a,
                         double b)