help-octave
[Top][All Lists]
Advanced

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

Re: Octave bindings for ANN


From: Xavier Delacour
Subject: Re: Octave bindings for ANN
Date: Sun, 9 Mar 2008 17:00:52 -0500

On Sun, Mar 9, 2008 at 4:18 PM, Søren Hauberg <address@hidden> wrote:
>  I looked at the example code on your web site, and I have a question.
>  The first thing in your code is
>   octave:1> ann
>  Is that library initialisation? If so, then it might make sense to do
>  this when the package is loaded.

Yes, SWIG is used to produce ann.oct from ann.i (see patch), which
defines a function "ann" that installs symbols/types when called.

I agree that it should probably be done at package load time.

Xavier



reply via email to

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