[][src]Module dasp_interpolate::linear

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

Linear

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