This is the mail archive of the gsl-discuss@sources.redhat.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]
Other format: [Raw text]

Re: gsl_linalg_complex_LU_det()


Steffen Solyga writes:
 > Hi folks,
 > 
 > I'm playing with the gsl for the first time; need to solve
 > homogeneous systems, looking for zeros of the complex
 > determinat...
 > Is it possible that gsl_linalg.h lacks declaring
 > gsl_linalg_complex_LU_*det()?  Grep-ed through all header
 > files in /usr/include/gsl/ and couldn't find it.
 > Well, I declare it by myself for now...
 > Any ideas?

Looks like they are missing. Could you send a patch. Thanks.
Brian


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