Package | Description |
---|---|
jebl.evolution.coalescent | |
jebl.math |
Class and Description |
---|
MultivariateFunction
interface for a function of several variables
|
OrthogonalHints
Provides a means for giving an Orthogonal base optimiser (IE, OrthognalMinimum)
hints about the function that may alow it to optimise better.
|
Class and Description |
---|
MatrixCalcException |
MatrixCalcException.NotSquareMatrixException |
MatrixCalcException.PositiveDefiniteException |
MinimiserMonitor
interface for a classes that wish to monitor the progress of a Minimiser
|
MultivariateFunction
interface for a function of several variables
|
MultivariateMinimum
abstract base class for minimisation of a multivariate function
|
MultivariateMinimum.Factory
A factory interface for MultivariateMinimums (because they aren't statefree)
|
OrderEnumerator
A means for describing odering information, and Utilities for creating such Orderings
|
OrderEnumerator.OEFactory |
OrthogonalHints
Provides a means for giving an Orthogonal base optimiser (IE, OrthognalMinimum)
hints about the function that may alow it to optimise better.
|
UnivariateFunction
interface for a function of one variable
|
http://code.google.com/p/jebl2/