Uses of Class
net.jafama.CmnFastMath
-
-
Uses of CmnFastMath in net.jafama
Subclasses of CmnFastMath in net.jafama Modifier and Type Class Description class
FastMath
Faster (hopefully) versions of java.lang.Math methods, plus additional ones.class
StrictFastMath
Strict versions of FastMath methods.
-