Commit Graph
24 Commits
Author SHA1 Message Date
conrad df8741c86b explicitly qualify inherited variables and functions 2024-12-02 16:13:48 +10:00
conrad 840795fc47 rework sparse reduction operations 2024-06-14 23:58:39 +10:00
conrad de118814c3 rework detection of expressions that can implicitly converted from dense to sparse 2024-06-13 15:46:42 +10:00
conrad 3d82983dba restrict automatic conversions from dense to sparse 2024-06-13 12:21:10 +10:00
conrad fd5df9e61d comment out (for now) matrix move constructors in vector classes 2023-07-23 23:04:54 +10:00
conrad 523e55bbdc overload vector move constructors to accept Mat inputs 2023-07-20 15:20:13 +10:00
conrad 09faca962f remove unnecessary attribute 2023-04-03 00:06:46 +10:00
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 7948085aca use [[deprecated]] instead of arma_deprecated 2022-12-01 19:28:13 +10:00
conrad ded018ba4c ensure consistency with the Mat class 2022-09-29 11:48:16 +10:00
conrad 88342ba388 remove explicitly deleted functions 2022-09-16 14:14:06 +10:00
conrad bc4401a8a3 mark unwanted conversions as explicitly deleted 2022-09-12 14:19:30 +10:00
conrad ec74c6c541 mark use of the injector mechanism as deprecated 2022-06-24 23:21:44 +10:00
conrad ff4c7d7067 replace 'ifdef' with 'if defined' for consistency 2022-03-17 11:03:20 +10:00
conrad d2f582d687 add arma_warn_unused attrib 2021-09-22 11:31:47 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad d6a2b6e185 allow specifying fill value at construction 2021-07-04 00:21:47 +10:00
conrad 8cec5cdc13 allow specifying fill value at construction 2021-07-04 00:02:06 +10:00
conrad 549d4ee7be default to zero initialisation for Col 2021-04-30 16:21:17 +10:00
conrad 6eec74eda9 mark operator<< as cold instead of deprecated 2020-11-10 23:59:28 +10:00
conrad 37fd55cc51 2020-10-20 19:22:58 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00