Commit Graph
26 Commits
Author SHA1 Message Date
conrad 3e7ca66f11 cleanup attributes 2023-02-13 00:10:03 +10:00
conrad 80bd03b0b7 use macros to wrap [[deprecated]] 2023-02-12 14:45:44 +10:00
conrad 9b57704435 mark quiet_load() and quiet_save() as deprecated 2023-02-03 15:24:01 +10:00
conrad 7948085aca use [[deprecated]] instead of arma_deprecated 2022-12-01 19:28:13 +10:00
conrad edc1c2aa2a simplifications 2022-09-07 11:58:16 +10:00
conrad b6299a6a3a deprecate rarely used forms of insert_rows/cols/slices 2022-08-31 14:29:48 +10:00
conrad ec74c6c541 mark use of the injector mechanism as deprecated 2022-06-24 23:21:44 +10:00
conrad af4186b05a add has_nonfinite() 2022-03-28 12:22:01 +10:00
conrad ff4c7d7067 replace 'ifdef' with 'if defined' for consistency 2022-03-17 11:03:20 +10:00
conrad 0643956e03 add support for __cpp_multidimensional_subscript 2022-02-23 11:55:23 +10:00
conrad b3e864f3be rename variables for consistency 2021-12-20 13:35:45 +10:00
conrad 12977d32b6 more efficient handling of .head_cols() and .tail_cols() 2021-10-06 00:23:02 +10:00
conrad 4e68fc568e add arma_warn_unused attrib 2021-09-22 11:36:58 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad 4fe10bebb1 partial implementation of subview_cols 2021-09-17 14:56:14 +10:00
conrad d6a2b6e185 allow specifying fill value at construction 2021-07-04 00:21:47 +10:00
conrad e592d9f496 allow specifying fill value at construction 2021-07-03 23:48:06 +10:00
conrad 0297cb58f7 warn on unused element access 2021-06-11 15:41:45 +10:00
conrad 8037558eae add .clamp() 2021-05-04 00:06:20 +10:00
conrad 16d2a5f83d use explicit inddicator 2021-04-29 16:19:10 +10:00
conrad 6540d2c4ae initialise Mat to zeros by default; explicitly disable where not necessary 2021-04-26 18:13:19 +10:00
conrad 8474154cd4 refactor to use optional warnings 2021-03-28 14:09:39 +10:00
conrad 28e7077452 print directly from Base 2020-12-17 14:30:22 +10:00
conrad 6eec74eda9 mark operator<< as cold instead of deprecated 2020-11-10 23:59:28 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00