Addison Elliott
eb04b2bfa9
Added N-dim submat selection with vectors
...
Currently, to select a submatrix of a N-dimensional matrix, it requires
two lines of code while only one line of code is required if using a 2D
array.
I added functionality to be able to select an N-dim submatrix using a
vector list instead of a Range pointer. This allows initializer lists to
be used for a one-line selection.
2016-12-15 09:16:40 -06:00
..
2016-08-05 22:14:55 +09:00
2016-10-10 20:52:30 +03:00
2016-04-07 13:49:42 -07:00
2013-08-06 13:56:49 +04:00
2016-11-23 13:55:38 +03:00
2016-10-29 13:24:31 +09:00
2016-08-19 18:10:03 +03:00
2016-10-20 11:23:45 +02:00
2014-02-04 16:48:35 +04:00
2015-09-24 17:27:07 +02:00
2015-05-05 15:56:06 +03:00
2016-12-14 17:49:41 +03:00
2016-11-10 21:35:00 -06:00
2015-12-10 14:20:28 +03:00
2015-02-09 12:38:02 +03:00
2016-02-09 14:40:09 +01:00
2015-11-12 13:38:29 +03:00
2015-09-21 13:44:26 +02:00
2015-10-20 12:48:37 +03:00
2013-12-13 19:02:41 +04:00
2015-05-05 15:56:06 +03:00
2016-11-08 10:18:05 +03:00
2014-02-17 15:24:05 +04:00
2013-03-22 14:03:15 +04:00
2016-08-19 18:10:03 +03:00
2016-09-05 18:20:04 +03:00
2016-09-05 18:20:04 +03:00
2016-09-05 18:20:04 +03:00
2016-08-19 18:10:03 +03:00
2016-09-05 18:20:04 +03:00
2016-08-19 18:10:03 +03:00
2014-08-14 13:18:04 +04:00
2016-12-06 16:57:35 +03:00
2016-08-19 18:10:03 +03:00
2016-08-19 18:10:03 +03:00
2016-08-19 18:10:03 +03:00
2016-09-05 18:20:04 +03:00
2016-12-15 09:16:40 -06:00
2015-12-17 12:33:23 +03:00
2016-12-04 02:34:17 +03:00
2016-02-11 12:46:22 +03:00
2015-04-17 17:42:24 +02:00
2016-12-09 14:53:06 +03:00
2015-12-08 13:55:02 +03:00
2016-12-01 16:58:38 +03:00
2016-08-19 18:10:03 +03:00
2016-12-08 14:58:18 +03:00
2016-12-09 14:53:06 +03:00
2016-11-03 23:11:52 +09:00
2015-12-17 12:33:23 +03:00
2016-12-14 17:49:41 +03:00
2013-08-27 14:23:26 +04:00
2016-11-15 08:56:01 +01:00
2014-08-15 12:09:16 +04:00
2016-08-19 18:10:03 +03:00
2016-12-15 09:16:40 -06:00
2015-10-20 12:48:37 +03:00