rusefi-1/firmware/util/math
Matthew Kennedy 604b0cd527
templated interpolate2d (#2221)
* template table2d

* assertions

* oops

* tests

* test bins too

* more assert

* format

* explicitly handle and test NaN

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-11 08:00:15 -05:00
..
biquad.cpp update biquad (#2201) 2021-01-08 19:48:56 -05:00
biquad.h update biquad (#2201) 2021-01-08 19:48:56 -05:00
crc.c
crc.h
deadband.h
efi_ratio.h scale tables using type system (#1776) 2020-09-10 18:44:10 -04:00
interpolation.cpp templated interpolate2d (#2221) 2021-01-11 08:00:15 -05:00
interpolation.h templated interpolate2d (#2221) 2021-01-11 08:00:15 -05:00
pid.cpp Stefan, I want to drink from the same fountain of patience 2020-07-12 15:00:44 -04:00
pid.h Starter seems to be engaged forever #1965 2020-11-18 19:51:51 -05:00
pid_cic.md