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

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

public final class FastSin
extends FastFunc

Author:
ellis

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

FastSin

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


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