matrix_exponential: Matrix exponential

View source: R/RcppExports.R

matrix_exponentialR Documentation

Matrix exponential

Description

MATLAB's built-in algorithm for matrix exponential - Pade approximation.

Usage

matrix_exponential(A)

Arguments

A

A matrix.

Value

exp(A).


jorgeyslas/phfrailty documentation built on April 17, 2025, 4:11 p.m.