|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.util.math.fast.FastFunc
com.metsci.glimpse.util.math.fast.FastFuncUnboundedDomain
com.metsci.glimpse.util.math.fast.FastAtan
public class FastAtan
Constructor Summary | |
---|---|
FastAtan(int samples)
|
Method Summary | |
---|---|
double |
atan2(double y,
double x)
|
static FastAtan |
getInstance()
|
Methods inherited from class com.metsci.glimpse.util.math.fast.FastFuncUnboundedDomain |
---|
evaluate |
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 |
---|
public FastAtan(int samples)
Method Detail |
---|
public static FastAtan getInstance()
public double atan2(double y, double x)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |