boost::gil::inverse
Returns the inverse of the given affine transformation matrix
Synopsis
template<typename T>
boost::gil::matrix3x2<T>
inverse(boost::gil::matrix3x2<T> m);
Parameters
Name |
Description |
m |
///////////////////////////////////////////////////////////////////////////////////// |
Created with MrDocs