base.matexp: matexp

Description Usage Arguments Details Value

View source: R/matexp.r

Description

Serial matrix exponentiation.

Usage

1
base.matexp(A, p = 6, t = 1)

Arguments

A

Matrix to exponentiate.

p

Pade' expansion size.

t

Scaling factor.

Details

For advanced users only. See pbdDMAT for high-level functions.

Value

exp(A)


pbdBASE documentation built on March 26, 2020, 9:37 p.m.