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

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

public final class FastExp
extends FastFunc

Author:
ellis

Constructor Summary
FastExp(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

FastExp

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


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