addLowerLimit

fun addLowerLimit(lowerLimit: Double, breakPoints: DoubleArray): DoubleArray

Return

the break points with lower limit as the first break point

Parameters

lowerLimit

the lower limit to add to the break points

breakPoints

the break points w/o a lower limit