boost::gil::matrix3x2::operator= arrow_upward boost::gil::matrix3x2::operator= Copy 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 object to copy assign from Created with MrDocs