Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
com.imsl.test.example.math |
Math examples.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
NumericalDerivatives.Jacobian
Public interface for the user-supplied function to compute the Jacobian.
|
Constructor and Description |
---|
NumericalDerivatives(NumericalDerivatives.Function fcn)
Constructor for
NumericalDerivatives . |
Constructor and Description |
---|
NumericalDerivativesEx4(NumericalDerivatives.Function fcn) |
NumericalDerivativesEx5(NumericalDerivatives.Function fcn) |
Copyright © 2020 Rogue Wave Software. All rights reserved.