Commit Graph
16 Commits
Author SHA1 Message Date
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad b16faaf719 remove unused variabnle 2021-09-20 22:58:59 +10:00
conrad edab0bb57e fix 2021-09-20 22:57:36 +10:00
conrad 4fe10bebb1 partial implementation of subview_cols 2021-09-17 14:56:14 +10:00
conrad df3f18e2a9 fix order 2021-09-14 15:06:13 +10:00
conrad 4a1695cd1a more compact layout 2021-09-14 15:05:03 +10:00
conrad 106d15336f faster handling of element-wise min/max in expressions 2021-09-14 14:30:59 +10:00
conrad 806ea6c893 use 'struct' instead of 'class' 2021-09-14 13:59:06 +10:00
conrad c856ef7248 don't use constexpr functions here; C++17 inline variables would be required 2021-07-16 10:53:05 +10:00
conrad 11ec3eaa32 remove explicit handling of op_clamp 2021-05-01 01:55:45 +10:00
conrad 974da0f5d6 experimental speedup for clamp() 2021-04-16 16:17:49 +10:00
conrad 462ee3124a use std::out_of_range for out of bounds exceptions 2021-02-18 12:12:37 +10:00
conrad 525b9c7946 harmonise error strings 2021-02-17 16:41:20 +10:00
conrad 0fae00dab7 fix layout 2021-02-05 11:27:59 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00