|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
|
inlinevirtual |
Link from user_atomic to reverse Jacobian sets.
| q | [in] is the row dimension for the Jacobian sparsity partterns |
| rt | [out] is the tansposed Jacobian sparsity pattern w.r.t to range variables y |
| st | [in] is the tansposed Jacobian sparsity pattern for the argument variables x |
| x | is the integer value for x arguments that are parameters. |
Reimplemented from CppAD::atomic_base< Base >.
Definition at line 915 of file checkpoint.hpp.