Eigen_exp {EigenR}R Documentation

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.


[Package EigenR version 1.2.3 Index]