See: Description
Class | Description |
---|---|
GoldenSectionSearch |
This class implements a Golden Section search algorithm, i.e., a minimization,
implemented as a question-and-answer search algorithm.
|
LevenbergMarquardt |
This class implements a parallel Levenberg Marquardt non-linear least-squares fit
algorithm.
|
Exception | Description |
---|---|
SolverException |
Exception thrown by solvers
net.finmath.rootfinder or net.finmath.optimizer . |
Copyright © 2014. All rights reserved.