matrix_int operator* ( const int &  f,
const matrix_int other 
) [friend]

Function that multiplies a matrix of another class and an integer.

Loads the "*" operator.

 All Classes Files Functions Variables Typedefs Friends Defines