Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cubic ¶
Cubic performs 4-point, 3rd-order (cubic) Hermite interpolation (x-form). Given 4 evenly-spaced sample points and a fractional distance (0 to 1), interpolates a value between the middle two points. Source: https://www.musicdsp.org/en/latest/Other/93-hermite-interpollation.html
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.