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

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

public class FastAsin
extends FastFunc

Author:
ellis

Constructor Summary
FastAsin(float min, float max, int samples)
           
 
Method Summary
static FastAsin getInstance()
           
 
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

FastAsin

public FastAsin(float min,
                float max,
                int samples)
Method Detail

getInstance

public static FastAsin getInstance()


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