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 June 22, 2024, 12:18 p.m.