Skip to main content

matrix_exp

Function matrix_exp 

Source
pub fn matrix_exp(a: &Matrix) -> Result<Matrix>
Expand description

Calculates exponential function for the a matrix elements.