com.metsci.glimpse.util.math.fast
Class FastLog10

java.lang.Object
  extended by com.metsci.glimpse.util.math.fast.FastFunc
      extended by com.metsci.glimpse.util.math.fast.FastLog10

public class FastLog10
extends FastFunc

Author:
ellis

Constructor Summary
FastLog10(float min, float max, int samples)
           
 
Method Summary
 
Methods inherited from class com.metsci.glimpse.util.math.fast.FastFunc
evaluate, lookup, lookup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastLog10

public FastLog10(float min,
                 float max,
                 int samples)


Copyright © 2012 Metron, Inc.. All Rights Reserved.