Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Include missing forward declaration of SparseMatrix | Gael Guennebaud | 2016-08-29 |
| | |||
* | remove the 'Unsupported Modules' meta module | Gael Guennebaud | 2013-01-11 |
| | |||
* | Make KroneckerProductSparse inherit EigenBase instead of SparseMatrixBase, ↵ | Chen-Pang He | 2012-10-25 |
| | | | | for it does not provide an InnerIterator. | ||
* | Fix compile error caused by incomplete SparseMatrixBase. | Chen-Pang He | 2012-10-16 |
| | |||
* | Get rid of include directives inside namespace blocks (bug #339). | Jitse Niesen | 2012-04-15 |
| | |||
* | add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas ↵ | Gael Guennebaud | 2011-06-22 |
Platen materials. |