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
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
pid.h Starter seems to be engaged forever #1965 2020-11-18 19:51:51 -05:00
pid_cic.md