Class | Description |
---|---|
FixedPointSearch |
FixedPointSearch contains a sample illustration of usage of the Root Finder Library.
|
IntegrandQuadrature |
IntegrandQuadrature shows samples for the following routines for integrating the objective function:
- Mid-Point Scheme
- Trapezoidal Scheme
- Simpson/Simpson38 schemes
- Boole Scheme
|
LinearAlgebra |
LinearAlgebra implements Samples for Linear Algebra and Matrix Manipulations.
|