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: Interfacing GSL with LAPACK


On Wed, 09, Apr, 2003 at 09:08:34AM +0200, Lukas Dobrek spoke thus..
> > The strange thing is, according to the ASM the SegFault seems to occur
> > *before* the actual call to the routine.
> 
> Allocate it on heap not on stack. i.e.  using malloc or new.

Ahh.. Thanks - that makes sense.  I'm also switching to using CLAPACK
which makes the function definitions (for me) easier to read.

Many thanks again,

Mark

-- 
Mark Hymers, University of Newcastle Medical School
Intercalating Medical Student (BMedSci)


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