matrix & matrix::operator/= ( const double &  f )

Function that overloads the /= operator between scalars and matrices.

Loads the "/=" operator. Matrix A is divided by a scalar f using A /= f

 All Classes Files Functions Variables Typedefs Friends Defines