lines 8-31 of file: include/cppad/example/atomic_four/vector/rev_depend.hpp

{xrst_begin atomic_four_vector_rev_depend.hpp}

Atomic Vector Forward Type Calculation: Example Implementation
##############################################################

Purpose
*******
The ``rev_depend`` routine overrides the virtual functions
used by the atomic_four base class for Jacobian sparsity calculations; see
:ref:`rev_depend<atomic_four_rev_depend-name>` .

Example
*******
The file :ref:`atomic_four_vector_rev_depend.cpp-name`
contains an example and test that uses this member function.

Source
******
{xrst_literal
   // BEGIN C++
   // END C++
}

{xrst_end atomic_four_vector_rev_depend.hpp}
