base.matexp {pbdBASE} | R Documentation |
Serial matrix exponentiation.
base.matexp(A, p = 6, t = 1)
A |
Matrix to exponentiate. |
p |
Pade' expansion size. |
t |
Scaling factor. |
For advanced users only. See pbdDMAT for high-level functions.
exp(A)