Package | Description |
---|---|
dev.nm.solver.multivariate.unconstrained.c2.quasinewton |
Modifier and Type | Class and Description |
---|---|
class |
DFPMinimizer
The Davidon-Fletcher-Powell method is a quasi-Newton method
to solve unconstrained nonlinear optimization problems.
|
class |
McCormickMinimizer
Deprecated.
the McCormick algorithm does not seem to work well; need further investigation; don't use it. TODO. Use
BFGSMinimizer instead. |
class |
PearsonMinimizer
This is the Pearson method.
|
class |
RankOneMinimizer
The Rank One method is a quasi-Newton method
to solve unconstrained nonlinear optimization problems.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.