Add NaNHelper utility
Compare changes
- Stéphane Del Pino authored
+ 1
− 8
@@ -2,7 +2,6 @@
@@ -29,13 +28,7 @@ class Vector // LCOV_EXCL_LINE
The aim of this helper is to allow to print signaling NaN. This should help to debug uninitialized matrices of vectors values while printing them.