Lightweight function binding that returns the inverse of an input function binding Apply the change of variables transformation x -> 1/x to the input function and its range. The function must be one dimensional and its range cannot include zero.
UInt_t | RooAbsFunc::_dimension | Number of observables |
const RooAbsFunc* | _func | Input function binding |
Int_t | RooAbsFunc::_ncall | Function call counter |
Bool_t | RooAbsFunc::_valid | Is binding in valid state? |