|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
|
private |
Private helper function for ForSparseJac(q, r) boolean sparsity patterns.
All of the description in the public member function ForSparseJac(q, r) applies.
| set_type | is a bool value. This argument is used to dispatch to the proper source code depending on the value of VectorSet::value_type. |
| transpose | See ForSparseJac(q, r, transpose, dependency). |
| dependency | See ForSparseJac(q, r, transpose, dependency). |
| q | See ForSparseJac(q, r, transpose, dependency). |
| r | See ForSparseJac(q, r, transpose, dependency). |
| s | is the return value for the corresponding call to ForSparseJac(q, r). |
Definition at line 258 of file for_sparse_jac.hpp.