David Tellenbach db152b9ee6 PR 572: Add initializer list constructors to Matrix and Array (include unit tests and doc)
- {1,2,3,4,5,...} for fixed-size vectors only
- {{1,2,3},{4,5,6}} for the general cases
- {{1,2,3,4,5,....}} is allowed for both row and column-vector
2019-01-21 16:25:57 +01:00
..
2019-01-14 13:26:58 -08:00
2018-09-18 04:15:01 -04:00
2016-07-26 12:12:53 +02:00
2016-07-26 23:51:43 +02:00
2019-01-17 10:35:50 +01:00
2018-09-18 04:15:01 -04:00
2018-08-01 21:34:47 -04:00
2018-03-11 10:01:44 -04:00