expand configuration

This commit is contained in:
conrad
2022-03-30 11:14:48 +10:00
parent 80a61452f9
commit c2ed8d39f9
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -325,6 +325,10 @@
#undef ARMA_OPTIMISE_INVEXPR
#endif
#if defined(ARMA_DONT_CHECK_NONFINITE)
#undef ARMA_CHECK_NONFINITE
#endif
// #if defined(ARMA_DONT_PRINT_ERRORS)
// #pragma message ("WARNING: support for ARMA_DONT_PRINT_ERRORS option has been removed;")
// #pragma message ("WARNING: use ARMA_WARN_LEVEL and ARMA_DONT_PRINT_EXCEPTIONS options instead.")
+4
View File
@@ -325,6 +325,10 @@
#undef ARMA_OPTIMISE_INVEXPR
#endif
#if defined(ARMA_DONT_CHECK_NONFINITE)
#undef ARMA_CHECK_NONFINITE
#endif
// #if defined(ARMA_DONT_PRINT_ERRORS)
// #pragma message ("WARNING: support for ARMA_DONT_PRINT_ERRORS option has been removed;")
// #pragma message ("WARNING: use ARMA_WARN_LEVEL and ARMA_DONT_PRINT_EXCEPTIONS options instead.")