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: complex matrices


Travis R Miller writes:
 > Your manual covers none of the functions usable for complex matrices. 
 > Either how one sets their values or performs various operations on
 > them.  There is a hint of a function for performing LU decomposition on
 > such a matrix in the linear algebra chapter, but there is nothing more. 
 > Some help would be great.  Here is a bit of code that returns a
 > segmentation fault.  Perhaps you can explain what is wrong

Hi,

The chapter "Debugging Numerical Programs" in the GSL manual should
help you here.

regards
Brian Gough


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