Spacecraft Control Framework 1.0
Spacecraft Control Library
Functions
sc_jacobian.h File Reference

Compute the Jacobian of a nonlinear system. More...

Go to the source code of this file.

Functions

ml_matrix jacobian (ml_matrix RHS(ml_matrix x, double t, void *context), ml_matrix &x, double t, void *context)
 Computes the Jacobian of a nonlinear system. More...
 

Detailed Description

Compute the Jacobian of a nonlinear system.