JSci
Class GlobalSettings

java.lang.Object
  extended by JSci.GlobalSettings

public final class GlobalSettings
extends java.lang.Object

The GlobalSettings class controls numeric behaviour.


Field Summary
static double ZERO_TOL
          Zero tolerance.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO_TOL

public static double ZERO_TOL
Zero tolerance. Default value is zero. Note, in most cases, setting this to a non-zero value will break the transitivity of equals().