Jason Rhinelander
9ffb3dda5f
Eigen support for special matrix objects
...
Functions returning specialized Eigen matrices like Eigen::DiagonalMatrix and
Eigen::SelfAdjointView--which inherit from EigenBase but not
DenseBase--isn't currently allowed; such classes are explicitly copyable
into a Matrix (by definition), and so we can support functions that
return them by copying the value into a Matrix then casting that
resulting dense Matrix into a numpy.ndarray. This commit does exactly
that.
2016-08-04 15:24:41 -04:00
..
2016-07-30 17:18:33 +02:00
2016-08-04 15:24:41 -04:00
2016-08-04 15:24:41 -04:00
2016-08-04 15:24:41 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-08-04 00:01:39 -04:00
2016-08-04 00:21:37 -04:00
2016-08-04 00:21:37 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-19 17:35:09 +02:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2016-07-18 16:43:18 -04:00
2015-10-15 18:23:56 +02:00
2016-07-17 17:47:05 -04:00
2016-07-17 17:47:05 -04:00
2016-07-17 17:47:05 -04:00
2015-07-09 15:27:32 +02:00
2016-07-18 16:43:18 -04:00