[][src]Module iter_num_tools::lerp

Lerp implements a linear interpolation function.

Used by LinSpace.

Structs

Lerp

Lerp represents the range over the linear interpolation

LerpPrim

Much like Lerp, except provides Function implementations over built in number primitives