GWBasic / index_signal

Allows looking up interpolated points within a signal, allows indexing a signal by floating point
Apache License 2.0
0 stars 0 forks source link

Remove _workaround fields from the Interpolator struct #6

Closed GWBasic closed 1 month ago

GWBasic commented 1 month ago

I got compiler errors that generic parameters are unused, so I added fields of those types.

I'm sure there's a way to remove these unneeded fields. It's just cleanup

GWBasic commented 1 month ago

https://github.com/GWBasic/index_signal/commit/4674e7e40fb5814bf7c7cb2dfa0e04258ade455b