Matrix Exponential — Simple functions to calculate matrix exponential (only 2x2 to date)
void ncm_matrix_exp_2x2 (gsl_matrix *B, gsl_matrix *exp_B);
gsl_matrix *B
gsl_matrix *exp_B
FIXME
B :
B
exp_B :
exp_B