aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/KroneckerProduct
Commit message (Collapse)AuthorAge
* Include missing forward declaration of SparseMatrixGravatar Gael Guennebaud2016-08-29
|
* remove the 'Unsupported Modules' meta moduleGravatar Gael Guennebaud2013-01-11
|
* Make KroneckerProductSparse inherit EigenBase instead of SparseMatrixBase, ↵Gravatar Chen-Pang He2012-10-25
| | | | for it does not provide an InnerIterator.
* Fix compile error caused by incomplete SparseMatrixBase.Gravatar Chen-Pang He2012-10-16
|
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
|
* add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas ↵Gravatar Gael Guennebaud2011-06-22
Platen materials.