interpolate

open override fun interpolate(value: Float): Float

Interpolates a value based on the distribution strategy.

Return

the interpolated value based on the distribution strategy

Parameters

value

the normalized input value to interpolate