Gilles Sadowski 0714c7cbe6 MATH-1128
Introducing a "LazyUnweightedEvaluation": the computation of the model
and Jacobian are deferred until one or the other is actually accessed.
Class "LocalMultivariateJacobianFunction" replaces the anonymous class
that was created when calling the "model" method.
The "evaluate" method of "LocalLeastSquaresProblem" instantiates either
"UnweightedEvaluation" or "LazyUnweightedEvaluation", as requested by
the user of the "create" factory method.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1603219 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 16:48:12 +00:00
2014-06-17 16:48:12 +00:00
2014-05-19 14:59:27 +00:00
2014-01-10 22:01:27 +00:00
2012-03-02 20:46:42 +00:00
2010-03-29 00:10:10 +00:00
2014-01-06 12:11:24 +00:00
2011-12-01 21:20:47 +00:00
Languages
Java 99.3%
R 0.5%