All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JSci.maths.AbstractMath

java.lang.Object
   |
   +----JSci.maths.AbstractMath

public abstract class AbstractMath
extends Object
The AbstractMath superclass provides an abstract encapsulation of maths. All classes with a postfix of Math should extend this class.


Constructor Index

 o AbstractMath()

Constructors

 o AbstractMath
 protected AbstractMath()

All Packages  Class Hierarchy  This Package  Previous  Next  Index