Overload List
| Name | Description | |
|---|---|---|
| DBrentMinimizer()()() |
Default constructor.
| |
| DBrentMinimizer(Double) |
Constructs a DBrentMinimizer instance with the given error tolerance.
| |
| DBrentMinimizer(Int32) |
Constructs a DBrentMinimizer instance with the given maximum number of
iterations.
| |
| DBrentMinimizer(Double, Int32) |
Constructs a DBrentMinimizer instance with the given error
tolerance and maximum number of iterations.
|