comp_expmat {ECctmc}R Documentation

Compute the matrix exponential.

Description

Compute the matrix exponential.

Usage

comp_expmat(Q)

Arguments

Q

matrix

Value

Matrix exponential of Q


[Package ECctmc version 0.2.5 Index]