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

Function that divides a matrix by an integer.

Loads the "/" operator. Matrix A is divided by an integer f using A / f

All Classes Files Functions Variables Typedefs Friends Defines