help-octave
[Top][All Lists]
Advanced

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

Re: Octave, C++, mkoctfile// matrix handling


From: Muthiah Annamalai
Subject: Re: Octave, C++, mkoctfile// matrix handling
Date: Wed, 16 May 2007 22:26:10 -0500

I think you need to create a Octave types like Matrix, Vector or CVector etc
to return back matrices, Vectors and such.

Please see the /usr/include/octave-$version/Matrix.h and friends.

Hint: Octave source codein cvs/octave/src/DLD-FUNCTIONS/ like gcd.cc
etc are very useful references.  We are free software. Ask Microsoft,
who's doing all the reading.

Cheers,
Muthu


reply via email to

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