Modifier and Type | Class and Description |
---|---|
protected class |
PowellMinimizer.PowellImpl
an implementation of Powell's algorithm
|
protected class |
ZangwillMinimizer.ZangwillImpl
an implementation of Zangwill's algorithm
|
Modifier and Type | Class and Description |
---|---|
protected class |
BFGSMinimizer.BFGSImpl
an implementation of the BFGS algorithm
|
protected class |
HuangMinimizer.HuangImpl
an implementation of Huang's formula.
|
protected class |
QuasiNewtonMinimizer.QuasiNewtonImpl
This is an implementation of the Quasi-Newton algorithm.
|
Modifier and Type | Class and Description |
---|---|
protected class |
GaussNewtonMinimizer.MySteepestDescent.GaussNewtonImpl
an implementation of the Gauss-Newton algorithm.
|
protected class |
NewtonRaphsonMinimizer.NewtonRaphsonImpl |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.