Fixed typo and one missed s/used/translated
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799111 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a021d46d5c
commit
96d9a2bbd2
|
@ -210,8 +210,8 @@ in C or Fortran. License terms of the original sources
|
||||||
are reproduced below.
|
are reproduced below.
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
For the lmder, lmpar and qrsolv Fortran routine from minpack and used in
|
For the lmder, lmpar and qrsolv Fortran routine from minpack and translated in
|
||||||
class LevenbergMarquardtOptimizer class in package
|
the LevenbergMarquardtOptimizer class in package
|
||||||
org.apache.commons.math.optimization.general
|
org.apache.commons.math.optimization.general
|
||||||
Original source copyright and license statement:
|
Original source copyright and license statement:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue