CppAD: A C++ Algorithmic Differentiation Package
20130102
|
#define CPPAD_INTERNAL_SPARSE_SET sparse_list |
def CPPAD_INTERNAL_SPARSE_SET is the internal representation used for sparse vectors of std::set<size_t> either sparse_set or sparse_list).
Definition at line 54 of file configure.hpp.
Referenced by RevSparseJacSet(), and ADFun< Base >::SparseHessianCase().