Learn R Programming

manifold (version 0.1.2)

ExpM: Matrix exponential

Description

ExpM(X) computes the matrix exponential using Armardillo.

Usage

ExpM(X)

Value

A matrix having the same size as the input

Arguments

X

A square matrix