This commit is contained in:
conrad
2025-07-04 13:32:01 +10:00
parent 8e154ddd13
commit 252d43ae35
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -371,6 +371,10 @@
#undef ARMA_PRINT_EXCEPTIONS
#endif
#if defined(ARMA_NO_CRIPPLED_LAPACK)
#undef ARMA_CRIPPLED_LAPACK
#endif
#if defined(ARMA_CRIPPLED_LAPACK)
#pragma message ("WARNING: option ARMA_CRIPPLED_LAPACK is deprecated and will be removed")
#endif
+4
View File
@@ -371,6 +371,10 @@
#undef ARMA_PRINT_EXCEPTIONS
#endif
#if defined(ARMA_NO_CRIPPLED_LAPACK)
#undef ARMA_CRIPPLED_LAPACK
#endif
#if defined(ARMA_CRIPPLED_LAPACK)
#pragma message ("WARNING: option ARMA_CRIPPLED_LAPACK is deprecated and will be removed")
#endif