Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlinestaticprivate |
Implements the function of type CVDlsJacFn which is the user-defined callback for CVODES to calculate the jacobian of the ode_rhs wrt to the states y.
The jacobian is stored in column major format.
Definition at line 93 of file cvodes_integrator.hpp.