View source: R/paralleltranslateAtoB_spd.R
Performs a parallel transport of the symmetrix matrices w, from point a to point b on the SPD manifold.
1 | paralleltranslateAtoB_spd(a, b, w)
|
a |
The starting point on the SPD manifold (a symmetric positive definite matrix). |
b |
The ending point on the SPD manifold (a symmetric positive definite matrix). |
w |
The set of tangent vectors (symmetrix matrices) which should be moved via parallel transport from a to b. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.