findCumulativeRateInterval

Searches for the interval that the supplied cumulative rate falls within. Returns -1 if no interval is found

Interval indexing starts at index 0 (i.e. 0 is the first interval, silly Java zero based indexing)

Return

the interval that the supplied cumulative rate

Parameters

cumRate

the rate