CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base>
sparse_pack ADFun< Base >::for_jac_sparse_pack_ [private]

packed results of the forward mode Jacobian sparsity calculations (for_jac_sparse_pack_.n_set() != 0 implies for_jac_sparse_set_.n_set() == 0)

Definition at line 111 of file ad_fun.hpp.

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