Package <Unnamed>

Class Summary
JxnCOMAnalyzer Retrieves the solution from a ContinuousOutputModel.
JxnMultivariateFunction Wrapper used to pass a method definition to Commons Math algorithms.
JxnODE Wrapper used to pass a system of first order differential equations (odes) to Commons Math algorithms.
JxnUnivariateFunction Wrapper used to pass a method definition to Commons Math algorithms.
ODE_Lotka_Volterra Example of a system of first order differential equations (ODEs).
ODE_RLC_circuit Example of a system of first order differential equations (ODEs): Transient response of a series RLC circuit.