Linear Algebra

Functions

GSL Shell gives access to some functions of linear algebra based on GSL itself or on the BLAS routines.

inverse(m)
Returns the inverse of the matrix m.

Table Of Contents

This Page