CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
local::sparse_pack CppAD::ADFun< Base >::for_jac_sparse_pack_
private

Packed results of the forward mode Jacobian sparsity calculations. for_jac_sparse_pack_.n_set() != 0 implies other sparsity results are empty.

Definition at line 136 of file ad_fun.hpp.

Referenced by CppAD::ADFun< Base >::abs_normal_fun(), CppAD::ADFun< double >::Memory(), CppAD::ADFun< Base >::operator=(), and CppAD::ADFun< double >::size_forward_bool().