[][src]Module dasp_interpolate::floor

A floor interpolator implementation.

Required Features

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

Structs

Floor

Interpolator that rounds off any values to the previous value from the source.