dexp | R Documentation |
Computes the differential of the matrix exponential map located at a point a, evaluated at x
dexp(a, x)
a |
A symmetric matrix of class dspMatrix |
x |
A symmetric matrix representing tangent vector of class dspMatrix |
A positive definite symmetric matrix representing the differential located at a and evaluated at x, of class dppMatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.