boost::gil::matrix3x2::operator*= arrow_upward boost::gil::matrix3x2::operator*= Multiplication assignment operator Synopsis Declared in <boost/gil/extension/numeric/affine.hpp> matrix3x2& operator*=(matrix3x2 const& m); Return Value Reference to the current object Parameters Name Description m The right operand Created with MrDocs