|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FunctionParser | Interface for a function parser. |
Class Summary | |
---|---|
EigenvalueDecomposition | Eigenvalues and eigenvectors of a real matrix. |
Gamma | Provides methods associated with the gamma distribution. |
LUDecomposition | LU Decomposition. |
MathsParse | Class used to parse an equation represented by a string and return the result. |
SquareMatrix | Represents a square matrix. |
Enum Summary | |
---|---|
SquareMatrix.Calculation | Enumeration of the possible ways of calculating the matrix exponential |
Exception Summary | |
---|---|
NoSuchFunction | Exception that is thrown when a function has not been defined |
WrongNumberOfVariables | Exception that is thrown if a function is passed the wrong number of variables |
Provides maths classes. Classes are provided for matrix operations, caluclation of the gamma distribution and evaluating expressions represented by strings.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |