Uses of Interface
com.imsl.math.BoundedLeastSquares.Jacobian
Packages that use BoundedLeastSquares.Jacobian
-
Uses of BoundedLeastSquares.Jacobian in com.imsl.math
Methods in com.imsl.math with parameters of type BoundedLeastSquares.JacobianModifier and TypeMethodDescriptionvoidBoundedLeastSquares.setJacobian(BoundedLeastSquares.Jacobian jacobian) Sets the Jacobian.