| Package | Description |
|---|---|
| dev.nm.analysis.differentiation.univariate |
| Modifier and Type | Method and Description |
|---|---|
static Dfdx.Method |
Dfdx.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dfdx.Method[] |
Dfdx.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Dfdx(UnivariateRealFunction f,
Dfdx.Method method)
Construct the first order derivative function of a univariate function f.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.