mirror of
https://github.com/apache/commons-math.git
synced 2025-02-07 18:49:40 +00:00
A new interface MultivariateJacobianFunction lets the function value and Jacobian be evaluated at the same time. This saves the user from having to cache the result between calls to get the value and the jacobian. A factory method was added to create LeastSquaresProblems from the new interface. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1569346 13f79535-47bb-0310-9956-ffa450edef68
Description
Languages
Java
99.3%
R
0.5%