typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1141921 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4500105e12
commit
5c185f118b
|
@ -120,7 +120,7 @@ public class BrentSolver extends AbstractUnivariateRealSolver {
|
|||
|
||||
/**
|
||||
* Search for a zero inside the provided interval.
|
||||
* This implemenation is based on the algorithm described at page 58 of
|
||||
* This implementation is based on the algorithm described at page 58 of
|
||||
* the book
|
||||
* <quote>
|
||||
* <b>Algorithms for Minimization Without Derivatives</b>
|
||||
|
|
Loading…
Reference in New Issue