gndless_interpolation
Combinational sample interpolation kernels for Veryl.
| Version | 0.1.0 |
|---|---|
| Repository | https://github.com/AkiyukiOkayasu/gndless-interpolation-veryl |
| License | MIT OR Apache-2.0 |
Modules
| CubicLagrangeInterpolator | 4点3次Lagrange補間器 |
|---|---|
| LinearInterpolator | 2点間の線形補間器 |