Package | Description |
---|---|
org.hipparchus.optim.nonlinear.scalar.noderiv |
This package provides optimization algorithms that do not require derivatives.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiDirectionalSimplex
This class implements the multi-directional direct search method.
|
class |
NelderMeadSimplex
This class implements the Nelder-Mead simplex algorithm.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.