Chen-Pang He
|
8321b7ae74
|
Make KroneckerProductSparse inherit EigenBase instead of SparseMatrixBase, for it does not provide an InnerIterator.
|
2012-10-25 02:09:48 +08:00 |
|
Chen-Pang He
|
204a09cb82
|
Fix compile error caused by incomplete SparseMatrixBase.
|
2012-10-16 00:06:49 +08:00 |
|
Chen-Pang He
|
0508a0620b
|
Let KroneckerProduct inherit ReturnByValue to eliminate temporary evaluation. It's uncommon to store the product back to one of the operands.
|
2012-10-15 19:45:50 +08:00 |
|
Chen-Pang He
|
8284e7134b
|
Add doc for KroneckerProductSparse.
|
2012-10-15 00:31:09 +08:00 |
|
Chen-Pang He
|
c4b83461d9
|
Make kroneckerProduct take two arguments and return an expression, which is more straight-forward.
|
2012-10-15 00:21:12 +08:00 |
|
Chen-Pang He
|
f34db6578a
|
KroneckerProduct: we have const_cast_derived so why not use it?
|
2012-10-14 01:38:38 +08:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Jitse Niesen
|
3c412183b2
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
|
Gael Guennebaud
|
3ecf7e8f6e
|
add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials.
|
2011-06-22 14:39:11 +02:00 |
|