mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
f30c67d600
Removed the power operator from the uncalled cubic interp function and replaced them with assigned variables under multiplication. Added t5 variable for akima and removed two instances of multiplication and replaced it with one instance of assignment. Probably more text so far than performance improvements.