ExpM: Matrix exponential

View source: R/RcppExports.R

ExpMR Documentation

Matrix exponential

Description

ExpM(X) computes the matrix exponential using Armardillo.

Usage

ExpM(X)

Arguments

X

A square matrix

Value

A matrix having the same size as the input


manifold documentation built on Oct. 4, 2022, 5:06 p.m.

Related to ExpM in manifold...