boost::gil::matrix3x2::matrix3x2 arrow_upward boost::gil::matrix3x2::matrix3x2 Constructors Synopses Declared in <boost/gil/extension/numeric/affine.hpp> Default constructor matrix3x2(); » more... Copy constructor matrix3x2(matrix3x2 const& mat); » more... matrix3x2( T A, T B, T C, T D, T E, T F); » more... Created with MrDocs