help-octave
[Top][All Lists]
Advanced

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

Re: Numerical Differentiation and Integration of Array Data


From: c.
Subject: Re: Numerical Differentiation and Integration of Array Data
Date: Mon, 5 Dec 2011 04:26:55 +0100

On 5 Dec 2011, at 04:05, syberraith wrote:

> This is very interesting and new to me.  That last bit I know is an
> assignment statement, and I realize that it's meant to be evaluated at the
> discrete values of t, although what is this '@t' construct called, and how
> does it work by getting passed as an argument and then treated as a
> function?

http://www.gnu.org/software/octave/doc/interpreter/Function-Handles.html

> Can this also be done in c?  

well, it can be done in c++ with functors, I'm not sure about plain c

c.


reply via email to

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