help-octave
[Top][All Lists]
Advanced

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

Re: docs for dynamic loaded functions


From: Glenn Golden
Subject: Re: docs for dynamic loaded functions
Date: Wed, 29 Oct 2003 11:58:08 -0700

Martijn,

address@hidden writes:
> 
> * octave/examples/*.cc & octave/src/*.cc
> The source code. ;-)
> 

Yes. The sources most useful to you will probably be those for
the DLDs which instantiate various computation-intensive built-in
functions, e.g. fft(), fsolve(), lsode(), etc. These are located in

    octave/src/DLD-FUNCTIONS

I found svd.cc and qz.cc to be particularly useful as template/examples.

Have fun! John et. al. have really done a great job in making DLDs
very easy to use; the learning curve is not steep at all.

Glenn



-------------------------------------------------------------
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]