Chen-Pang He
|
d204bb57d0
|
Remove unused struct definition in test.
|
2013-07-10 02:48:17 +08:00 |
|
Chen-Pang He
|
b9fc9d8f32
|
Remove mat.pow * vec specialization, which causes segfault for mat.pow * mat.pow
|
2013-06-24 23:56:17 +08:00 |
|
Chen-Pang He
|
ee8a28fb85
|
Fix segfault and bug with equal eivals in matrix power (bug #614).
|
2013-06-24 13:58:51 +01:00 |
|
Gael Guennebaud
|
cf5c5ed725
|
Fix warning typedef XXX locally defined but not used
|
2013-06-21 09:27:38 +02:00 |
|
Jitse Niesen
|
79f93247c5
|
Relax tolerances in matrix_power tests to avoid intermittent failures.
|
2013-03-09 17:20:16 +00:00 |
|
Chen-Pang He
|
e92fe88159
|
Add test for real MatrixPowerTriangular.
|
2012-09-30 19:21:53 +08:00 |
|
Jitse Niesen
|
2008f76120
|
Merge
|
2012-09-29 17:35:15 +01:00 |
|
Chen-Pang He
|
d7d96f6694
|
Make testExponentLaws in matrix_power quiet. It was too noisy.
|
2012-09-29 17:45:59 +08:00 |
|
Chen-Pang He
|
ed18d6f2ad
|
Fix doc and tidy up
|
2012-09-28 02:08:14 +08:00 |
|
Desire NUENTSA
|
82c3ff3784
|
Fix Build error on MSVC
|
2012-09-27 12:04:59 +02:00 |
|
Chen-Pang He
|
446d14f6ad
|
Implement matrix power-matrix product again
|
2012-09-22 03:26:00 +08:00 |
|
Chen-Pang He
|
87afd99433
|
Enable saving intermidiate (Schur decomposition) but disable unstable specialization for matrix power-matrix product.
|
2012-09-21 23:24:28 +08:00 |
|
Chen-Pang He
|
ba4e886376
|
Tidy up and write dox.
|
2012-08-28 01:55:13 +08:00 |
|
Chen-Pang He
|
5252d823c9
|
Optimize matrix power
|
2012-08-26 02:15:41 +08:00 |
|
Chen-Pang He
|
1cd4279b03
|
Fix a lot in MatrixPower.h
|
2012-08-25 01:09:20 +08:00 |
|
Chen-Pang He
|
bfaa7f4ffe
|
Add test for matrix power.
Use Christoph Hertzberg's suggestion to use exponent laws.
|
2012-08-27 22:48:37 +01:00 |
|