matrix.manifold: Create an object that represent a Riemannian structure on a...

Description Usage Arguments Value

View source: R/manifold.interface.R

Description

Create an object that represent a Riemannian structure on a matrix space

Usage

1
matrix.manifold(manifold, metric, dim)

Arguments

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

Value

an object containing essential information about the defined matrix manifold


linulysses/matrix-manifold documentation built on Jan. 19, 2022, 3:56 p.m.