matrix.power | R Documentation |
Compute matrix power of a symmetric matrix
matrix.power(A, power, pseudoinverse = TRUE)
A |
a square matrix |
power |
power exponent |
pseudoinverse |
whether to use pseudoinverse if power is negative |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.