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

{xrst_begin atomic_four_mat_mul_for_type.hpp}

Atomic Matrix Multiply Forward Type Calculation: Example Implementation
#######################################################################

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

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

{xrst_end atomic_four_mat_mul_for_type.hpp}
