lines 8-26 of file: include/cppad/example/atomic_four/mat_mul/forward.hpp

{xrst_begin atomic_four_mat_mul_forward.hpp}

Atomic Matrix Multiply Forward Mode: Example Implementation
###########################################################

Purpose
*******
The ``forward`` routine overrides the virtual functions
used by the atomic_four base; see
:ref:`forward<atomic_four_forward-name>` .

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

{xrst_end atomic_four_mat_mul_forward.hpp}
