Gael Guennebaud dfa8439e4d Update reshaped API to use RowMajor/ColMajor directly as integral values instead of introducing RowOrder/ColOrder types.
The API changed from A.respahed(rows,cols,RowOrder) to A.template reshaped<RowOrder>(rows,cols).
2018-09-19 11:49:26 +02:00
..
2017-02-21 17:04:10 +01:00
LU
2016-07-25 18:20:08 +02:00
QR
2016-07-25 18:20:08 +02:00