Subtract this matrix and a specified matrix.
static CL_Mat3<Type>_Mat3< e >::subsubsubtract( const CL_Mat3 < Type > & matrix_1, const CL_Mat3 < Type > & matrix_2); CL_Mat3<Type>&a_Mat3< e >::s::subtractactact( const CL_Mat3 < Type > & sub_matrix);
Detailed description:
This subtracts the matrix as follows: this = sub_matrix - this