Commit Graph
26 Commits
Author SHA1 Message Date
conrad 2456f676ec various spelling fixes 2025-03-25 23:17:48 +10:00
conrad a865abfe6a disentangle direct link between conformance checks and emission of warnings 2024-06-20 12:01:51 +10:00
conrad 627794a311 use shorter form 2024-06-12 15:45:04 +10:00
conrad a4bdfd034b more compact debug messages 2024-04-26 12:57:33 +10:00
conrad 95adb74219 rename debugging macros and functions 2024-04-26 12:28:42 +10:00
conrad 60915d66dc rework ARMA_NO_DEBUG to ARMA_DONT_CHECK_CONFORMANCE 2024-04-26 12:03:05 +10:00
conrad 14650daa03 better layout of debug messages 2024-04-25 11:56:42 +10:00
conrad 2bfe79c0fe change fast math warnings to critical level + allow manual disabling of fast math warnings 2023-07-20 14:30:21 +10:00
conrad 216ad3f4fb emit warnings when attempting to detect non-finite values in fast math mode 2023-06-12 16:55:48 +10:00
conrad c9010fcb38 add subview_cube::has_nonfinite() specialisation 2023-06-12 16:54:50 +10:00
conrad 58b3161f05 use unsigned int format specifier 2023-05-19 16:25:07 +10:00
conrad 3e7ca66f11 cleanup attributes 2023-02-13 00:10:03 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad 13c006fe6d add .clamp() 2021-05-04 14:27:57 +10:00
conrad 6540d2c4ae initialise Mat to zeros by default; explicitly disable where not necessary 2021-04-26 18:13:19 +10:00
conrad 462ee3124a use std::out_of_range for out of bounds exceptions 2021-02-18 12:12:37 +10:00
conrad 9359342ae5 fix layout 2021-01-15 00:13:35 +10:00
conrad b14a983cda simplification 2021-01-15 00:09:36 +10:00
conrad 70e0a0143f handle more contiguous chunks 2021-01-14 18:35:03 +10:00
conrad 73f062375b rearrangement 2021-01-14 18:01:29 +10:00
conrad b59c2a70e1 copy contiguous chunks where possible 2021-01-14 17:58:08 +10:00
conrad e36eb079f1 faster cube extraction involving whole slices 2021-01-14 17:30:42 +10:00
conrad 5cba95b45c smarter detection of subview_cube overlap 2021-01-14 13:45:58 +10:00
conrad cae62f3324 add move constructors 2020-12-16 15:33:53 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00