I'm a little new to the GSL stuff and I need to invert a matrix. I don't quite understand the steps that I'll need to use. So if I have a matrix of size n x n, what do I need to call to invert it? Do I need to call the permutation of the matrix first and pass that to invert routine? Thanks in advance, Danny Konkle