MultiplyInverse
inline const BAffineTransform& MultiplyInverse(
return MultiplyInverse(other);
return BAffineTransform(*this).MultiplyInverse(other);