Add NaNHelper utility
Compare changes
- Stéphane Del Pino authored
Use NaNHelper to handle bad data output
+ 15
− 0
@@ -9,6 +9,8 @@
@@ -246,6 +248,19 @@ class DenseMatrix // 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.
Use NaNHelper to handle bad data output