matrix_int & matrix_int::operator-= ( const int &  f )

Function that subtracts a constant sinteger from a matrix.

Loads the "-=" operator. Scalar a is subtracted from all matrix entries of A by A -= a

All Classes Files Functions Variables Typedefs Friends Defines