Eigen_exp: Exponential of a matrix

View source: R/EigenR.R

Eigen_expR 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.


EigenR documentation built on May 18, 2022, 9:05 a.m.