CppAD: A C++ Algorithmic Differentiation Package 20110419
|
template<class Base >
template<class VectorBase >
calculate sparse Jacobians Compute a sparse Jacobian. The C++ source code corresponding to this operation is jac = SparseJacobian(x)
Definition at line 643 of file sparse_jacobian.hpp. |