bresch 5879eaaf78 ekf: fix variable length array error
Even if the non_zeros() function is static constexpr, gcc (10.2) does not like it.
Using sizeof...(Idxs) fixes the error.
2020-09-25 11:33:29 +02:00
..
2020-08-24 19:24:27 +10:00
2020-09-25 11:33:29 +02:00
2020-07-16 18:25:06 +02:00
2020-08-09 11:08:59 -04:00
2020-04-03 08:28:07 +02:00
2020-07-16 18:25:06 +02:00