CppAD: A C++ Algorithmic Differentiation Package  20130102
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 other sparsity results are empty.

Definition at line 110 of file ad_fun.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines