Learn R Programming

EigenR (version 1.2.3)

Eigen_exp: Exponential of a matrix

Description

Exponential of a real or complex square matrix.

Usage

Eigen_exp(M)

Arguments

M

a square matrix, real or complex

Value

The exponential of M.