help-octave
[Top][All Lists]
Advanced

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

[Q] How to use liboctave on my C++ programs


From: John W. Eaton
Subject: [Q] How to use liboctave on my C++ programs
Date: Fri, 18 Jul 1997 15:17:10 -0500

On 15-Jul-1997, Hideki KANEBAKO <address@hidden> wrote:

| I would like to use liboctave on my C++ applications.
| 
| I read liboctave document, however I could not understand how to use
| it.

Sorry, the liboctave manual is really incomplete.  It is included in
the distribution in case someone might want to volunteer to work on
it.  (hint, hint :-)

| Is there any example program which use liboctave as numerical
| calculation class library ?

The obvious example is Octave itself, in the files like lu.cc, inv.cc,
eig.cc, det.cc, lsode.cc, etc. in the src subdirectory.

jwe



reply via email to

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