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

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

public final class FastAcos
extends FastFunc

Author:
ellis

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

FastAcos

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

getInstance

public static FastAcos getInstance()


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