|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
|
private |
Private helper function for ForSparseJac(q, r) set sparsity.
All of the description in the public member function ForSparseJac(q, r) applies.
| set_type | is a std::set<size_t> object. 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 371 of file for_sparse_jac.hpp.