matrix_int matrix_int::operator* ( const int &  f ) const

Function that multiplies two matrices.

Loads the "*" operator. Matrices A and B are mulitplied by A * B

All Classes Files Functions Variables Typedefs Friends Defines