symbolic jacobian matrix
J: Jacobian( f, x )
(n,1)-matrix of symbolic scalar expressions
(m,1)-matrix of symbolic scalar expressions
(n,m)-matrix of symbolic scalar expressions
Calulates the Jacobian matrix of f with respect to x.
SymEngine: C++ library for fast symbolic manipulation.