api / koma.internal.ports / expm

expm

fun expm(matrix:Matrix<Double>):Matrix<Double>

A backend agnostic implementation of the matrix exponential (i.e. e to the matrix).