Interface InvertibleCumulativeRateFunctionIfc

    • Method Detail

      • getInverseCumulativeRate

        double getInverseCumulativeRate​(double rate)
        Returns the time associated with the supplied rate such that the time is the inverse of the cumulative rate function
        Parameters:
        rate - the rate to evaluate
        Returns:
        the time associated with the supplied rate