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

Function that multiplies the scalar and a matrix.

Loads the "*=" operator. Scalar f is multiplied with matrix A by A *= f

 All Classes Files Functions Variables Typedefs Friends Defines