Reverses current linear function so X = k*Y + b
an object of type QLinearFunction containing inversed function
This function doesn't perform validity check so applying it to invalid function will cause division by zero
See Implementation
Reverses current linear function so X = k*Y + b