help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: quick question


From: pkienzle
Subject: Re: quick question
Date: Sat, 18 Oct 2003 00:34:37 +0100

On 17 Oct 2003 at 4:57, Albert Mateu P wrote:

> hallo i'm Albert,
> 
> I'm interesting in the "eig" function (eigenValues) but i can't find the 
> source code because it's build-in function, where can I find it?

You can find all the source on the cvs webserver at
http://www.octave.org, in the download section.  The
eig function is in octave/src/DLD-FUNCTIONS/eig.cc,
which calls routines in octave/liboctave/EIG.{cc,h}, which
calls routines in octave/libcruft/lapack/{d,z}eev.f.

Paul Kienzle
address@hidden



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]