Lines Matching refs:Jacobian
62 of Jacobian matrices, i.e., given :math:`\left[x_{i_1}, ... ,
98 Compute the residual vector and the Jacobian matrices.
110 to storage for Jacobian matrices corresponding to each parameter
111 block. The Jacobian matrices are in the same order as
115 elements. Each Jacobian matrix is stored in row-major order, i.e.,
122 ``NULL``, then the Jacobian matrix corresponding to the
129 This can be used to communicate numerical failures in Jacobian
769 and the Jacobian will be affected appropriately.
1010 the case, then its possible to re-weight the residual and the Jacobian
1020 Then, define the rescaled residual and Jacobian as
1033 With this simple rescaling, one can use any Jacobian based non-linear
1110 Computes the Jacobian matrix
1169 differentiation to implement the computation of the Jacobian.