pub fn matrix_exp(a: &Matrix) -> Result<Matrix>
Calculates exponential function for the a matrix elements.
a