help-octave
[Top][All Lists]
Advanced

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

Re: c++ octave interface, octfile


From: David Bateman
Subject: Re: c++ octave interface, octfile
Date: Mon, 08 Oct 2007 18:22:00 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Muthiah Annamalai wrote:
> On 10/8/07, Georg Holzmann <address@hidden> wrote:
>   
>> Hallo!
>>
>> I have a quite complex C++ class (a neural network like structure) with
>> lots of data and different algorithms and want to access this class in
>> octave.
>>
>> Therefore I have various questions:
>>
>> - Is there somewhere a documentation or examples on how to interface
>> with classes ? I read the manual about octfiles and mexfiles, but this
>> is only about interfacing to functions ...
>>
>>     
> I think there  is an example in Octave sources,
>
> /octave/examples/make_int.cc
>
> which illustrates usage of class inheritance, and creating your own types.
>
> Also, look at the CODA manual through the Octave wiki.
>
> -Muthu
>
>   
Also I added a triangular matrix type as an example of user types to
octave-forge with some limited documentation. See the links

http://octave.sourceforge.net/triangular/index.html
http://octave.sourceforge.net/triangular/local/triangular_1.html#SEC1


D.

-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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