lines 7-27 of file: example/sparse/sparse_sub_hes.cpp

{xrst_begin sparse_sub_hes.cpp}

Subset of a Sparse Hessian: Example and Test
############################################

Purpose
*******
This example uses a
:ref:`sparse_hessian@p@Column Subset` of the sparsity pattern
to compute a subset of the Hessian.

See Also
********
:ref:`sub_sparse_hes.cpp-name`

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

{xrst_end sparse_sub_hes.cpp}
