Package | Description |
---|---|
Maths |
Provides maths classes.
|
Models |
Provides classes for defing a phylogenetic model.
|
Class and Description |
---|
EigenvalueDecomposition.ConvergenceException
Exception for when the Eigendecomposition does not converge
|
FunctionParser
Interface for a function parser.
|
NoSuchFunction
Exception that is thrown when a function has not been defined
|
SquareMatrix
Represents a square matrix.
|
SquareMatrix.Calculation
Enumeration of the possible ways of calculating the matrix exponential
|
SquareMatrix.SquareMatrixException
Exception thrown when there is a problem with a SquareMatrix operation
|
WrongNumberOfVariables
Exception that is thrown if a function is passed the wrong number of variables
|
Class and Description |
---|
SquareMatrix
Represents a square matrix.
|