Chen-Pang He
|
dd8034bd1c
|
Fix cost evaluation. (chain product for integral power)
|
2012-09-22 17:37:14 +08: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
|
d23134e4a7
|
Avoid inefficient 2x2 LU. Move atanh to internal for maintainability.
|
2012-08-30 23:40:30 +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
|
b55d260ada
|
Replace atanh with atanh2
|
2012-08-27 21:43:41 +01:00 |
|
jdh8
|
573d88f81c
|
Dox in MatrixFunctions
|
2012-08-19 18:12:04 +08:00 |
|
jdh8
|
15dabd4db7
|
Bugfix in MatrixLogarithm.h
|
2012-08-18 21:28:05 +08:00 |
|
jdh8
|
f047030104
|
Add specialization for float and long double
|
2012-08-18 02:27:47 +08:00 |
|
jdh8
|
2337ea430b
|
Remove useless code (abort specialization for complex exponent temporarily)
|
2012-08-15 20:56:03 +08:00 |
|
jdh8
|
4be172d84f
|
matrix power: MatrixBase::pow(RealScalar) and MatrixBase::pow(T) where T is integral type
|
2012-08-15 00:34:20 +08:00 |
|