Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

marf.math: Javadoc index of package marf.math.


Package Samples:

marf.math

Classes:

Matrix: Math Matrix Operations. NOTE: this class provides a lot of useful and working functionality, but requires a lot of improvements. In particular in performance, documentation, and styles and consistency in operators. Some missing features will be added/filled in as well. Requires a lot of thorough testing and MathTestApp serves that purpose. $Id: Matrix.java,v 1.30 2005/08/13 23:09:39 susan_fan Exp $
Algorithms: Collection of algorithms to be used by the modules. Decouples algorithms from the modules and allows to be used by different types of modules. $Id: Algorithms.java,v 1.8 2005/08/01 16:27:19 mokhov Exp $
Vector: Algebraic operations on vectors. NOTE: this class has the same considerations as marf.math.Matrix . $Id: Vector.java,v 1.12 2005/08/13 23:09:39 susan_fan Exp $
MathException: Indicates exceptional situations in MARF's math. $Id: MathException.java,v 1.5 2005/08/13 23:09:39 susan_fan Exp $

Home | Contact Us | Privacy Policy | Terms of Service