Description Usage Arguments Value
View source: R/manifold.interface.R
Create an object that represent a Riemannian structure on a matrix space
1 | matrix.manifold(manifold, metric, dim)
|
manifold |
matrix manifold, one of 'lt', 'spd','stiefel' and 'sym' |
metric |
Riemannian metric, 'LogCholesky','AffineInvariant','LogEuclidean' for spd |
dim |
the dimensions of the matrices, must be an positive integer or a vector of two positive integers |
an object containing essential information about the defined matrix manifold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.