expm: Matrix Exponentiation

Description Usage Arguments Value

Description

Matrix exponentiation via Pade' approximations.

Usage

1
expm(x, p = 6)

Arguments

x

A numeric matrix.

p

Order of the Pade' approximation. Should be between 1 and 13. 6 is typical.

Value

exp(x)


wrathematics/libexpm documentation built on May 4, 2019, 9:52 a.m.