![]() | Brent |
Name | Description | |
---|---|---|
![]() | BrentMinimizer | Default constructor. |
![]() | BrentMinimizer(Double) | Constructs a BrentMinimizer instance with the given error tolerance. |
![]() | BrentMinimizer(Int32) | Constructs a BrentMinimizer instance with the given maximum number of iterations. |
![]() | BrentMinimizer(Double, Int32) | Constructs a BrentMinimizer instance with the given error tolerance and maximum number of iterations. |