help-octave
[Top][All Lists]
Advanced

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

Re: Communications Toolbox,


From: Steve C. Thompson
Subject: Re: Communications Toolbox,
Date: Sat, 11 Mar 2006 16:33:33 -0800
User-agent: Mutt/1.5.9i

On 11 Mar 06 15:25PM, Muthiah Annamalai wrote:
> Im working on moving IT++ with an external interface
> to GNU Octave for it.  It will be on the lines of a
> loadable module that will use IT++ as an external
> library.

Does this mean we'll be able to call IT++ functions
just like we call existing built-in functions, or does
this mean that the IT++ C/C++ libraries will be
available so that someone could write a C/C++ program
which could then be dynamically linked to Octave?
Hopefully the former.  Will something like:

  octave:> convolutional_code (type_of_code, inverse_rate, ...
                               constraint_length);

  octave:> output = convolutional_code_encode (input);

be possible, for example?

Regards,
Steve



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