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

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

public class FastExp2
extends FastFunc

Author:
ellis

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

Constructor Detail

FastExp2

public FastExp2(int samples)
Method Detail

evaluate

public double evaluate(double x)
Overrides:
evaluate in class FastFunc


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