Class | Description |
---|---|
DerivativeControl |
DerivativeControl provides bumps needed for numerically approximating derivatives.
|
Differential |
Differential holds the incremental differentials for the variate and the objective function.
|
R1ToR1Integrator |
R1ToR1Integrator implements the following routines for integrating the R^1 To R^1 objective Function:
- Linear Quadrature
- Mid-Point Scheme
- Trapezoidal Scheme
- Simpson/Simpson38 schemes
- Boole Scheme
|
WengertJacobian |
WengertJacobian contains the Jacobian of the given set of Wengert variables to the set of parameters.
|