dasp_interpolate

Module linear

Source
Expand description

A linear interpolator implementation.

§Required Features

  • When using dasp_interpolate, this module requires the linear feature to be enabled.
  • When using dasp, this module requires the interpolate-linear feature to be enabled.

Structs§

  • Interpolator that interpolates linearly between the previous value and the next value