This crate contains some tuned DSP algorithms for general and especially embedded use. Many of the algorithms are implemented on integer datatypes for several reasons that become important in certain cases:
i32
has full 32 bit.cossin
, Unwrapper
, atan2
, PLL
, RPLL
etc.)The prime user for these algorithms is Stabilizer.