This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: determinant.


There is a function in the linalg directory in CVS which computes the
determinant from the LU decomposition of a matrix, gsl_la_det_LU.
There are also an inversion function, gsl_la_invert_LU_impl.  These
haven't made it into the documentation yet.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]