math.utils
Class MathUtils

Package class diagram package MathUtils
java.lang.Object
  extended by math.utils.MathUtils

public class MathUtils
extends Object


Field Summary
static double EPSILON
          How small difference is considered to be "equal".
 
Constructor Summary
MathUtils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EPSILON

public static final double EPSILON
How small difference is considered to be "equal".

See Also:
Constant Field Values
Constructor Detail

MathUtils

public MathUtils()


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.