JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
optimizers.PowellMinimiserException
Packages that use
PowellMinimiserException
Package
Description
optimizers
Uses of
PowellMinimiserException
in
optimizers
Methods in
optimizers
that throw
PowellMinimiserException
Modifier and Type
Method and Description
double
PowellMinimiser.
minimise
(double[] p, double ftol)
Performs the actual minimisation given a starting point and convergence threshold.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes