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

Function that divides a matrix by a scalar.

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

 All Classes Files Functions Variables Typedefs Friends Defines