LogM | R Documentation |
LogM(X)
computes the matrix logarithm of a general matrix using Armardillo. The returned value is a complex matrix but converted into a real one.
LogM(X)
X |
A square matrix |
A matrix having the same size as the input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.