matrix operator* ( const double &  f,
const matrix other 
) [friend]

Function that multiplies a matrix of another class and a scalar.

Loads the "*" operator.

 All Classes Files Functions Variables Typedefs Friends Defines