Brendan Tracey
|
16f4144126
|
mat: Change methods to accept empty instead of nil matrices (#1090)
* mat: Change methods to accept empty instead of nil matrices
While here, fix enough to compile.
Updates #1081.
|
2019-09-20 19:19:07 +01:00 |
|
Brendan Tracey
|
83576e8213
|
Move EigenvectorsSym to VectorsTo (#918)
This is in line with the other factorization extraction methods.
Fixes #847.
|
2019-03-25 06:56:07 +00:00 |
|
Brendan Tracey
|
1d8caee34e
|
mat: change factorization inputs to use bit types (#872)
* mat: change factorization inputs to use bit types
Fixes #756 and #748.
|
2019-03-23 17:20:14 +00:00 |
|
Sebastien Binet
|
daffec1b9d
|
mat: add examples for Eigen and EigenSym
|
2018-10-27 11:29:45 +02:00 |
|