inverse abstract method

InvertibleFunction<Y, X> inverse()

Returns the inverse function of this function

Implementation

InvertibleFunction<Y, X> inverse();