CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Base>
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 120 of file ad_fun.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines