[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How do you pass two Octave functions to an .oct function?
From: |
babelproofreader |
Subject: |
Re: How do you pass two Octave functions to an .oct function? |
Date: |
Wed, 21 Oct 2009 04:25:20 -0700 (PDT) |
>Instead of doing it in a for loop, I'd suggest you construct a matrix
>with one rolling vector per column:
How would this compare, in terms of performance, to my function as it
currently stands if I were able to successfully compile the whole function
into a single .oct function using loops? I ask this question as I envisage
that teaching myself how to/and rewriting/changing the .oct files that are
currently called to operate over matrix columns will be a considerable
effort.
--
View this message in context:
http://www.nabble.com/How-do-you-pass-two-Octave-functions-to-an-.oct-function--tp25870717p25990720.html
Sent from the Octave - General mailing list archive at Nabble.com.
- How do you pass two Octave functions to an .oct function?, babelproofreader, 2009/10/13
- Re: How do you pass two Octave functions to an .oct function?, Jaroslav Hajek, 2009/10/14
- Re: How do you pass two Octave functions to an .oct function?, babelproofreader, 2009/10/15
- Re: How do you pass two Octave functions to an .oct function?, Jaroslav Hajek, 2009/10/16
- Re: How do you pass two Octave functions to an .oct function?, babelproofreader, 2009/10/16
- Re: How do you pass two Octave functions to an .oct function?, David Grundberg, 2009/10/18
- Re: How do you pass two Octave functions to an .oct function?, babelproofreader, 2009/10/20
- Re: How do you pass two Octave functions to an .oct function?, Jaroslav Hajek, 2009/10/20
- Re: How do you pass two Octave functions to an .oct function?,
babelproofreader <=
- Re: How do you pass two Octave functions to an .oct function?, Jaroslav Hajek, 2009/10/22
- Re: How do you pass two Octave functions to an .oct function?, babelproofreader, 2009/10/25
- Re: How do you pass two Octave functions to an .oct function?, David Grundberg, 2009/10/25
- Re: How do you pass two Octave functions to an .oct function?, babelproofreader, 2009/10/26
- Re: How do you pass two Octave functions to an .oct function?, babelproofreader, 2009/10/29