aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/kronecker_product.cpp
Commit message (Expand)AuthorAge
* Made the kronecker_product test compile againGravatar Benoit Steiner2018-08-14
* Fix a few compiler warnings in CXX11 tests.Gravatar Rasmus Munk Larsen2018-08-14
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Include missing forward declaration of SparseMatrixGravatar Gael Guennebaud2016-08-29
* Let KroneckerProduct exploits the recently introduced generic InnerIterator c...Gravatar Gael Guennebaud2014-09-29
* optimize sparse-sparse Kronecker productGravatar Gael Guennebaud2014-02-14
* Eliminate unnecessary copying for sparse Kronecker product.Gravatar Chen-Pang He2013-07-15
* Fix a couple of warningsGravatar Gael Guennebaud2013-06-21
* Patch by Kolja Brix <brix@igpm.rwth-aachen.de> that fixes bug #565 and adds a...Gravatar Christoph Hertzberg2013-03-17
* Fix the following warning: "comparison between signed and unsigned integer ex...Gravatar Gael Guennebaud2013-02-15
* Set matrix to zero before inserting entries (partially fixes bug #539).Gravatar Jitse Niesen2013-01-03
* Make kroneckerProduct take two arguments and return an expression, which is m...Gravatar Chen-Pang He2012-10-15
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Plate...Gravatar Gael Guennebaud2011-06-22