octave-maintainers
[Top][All Lists]
Advanced

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

Re: [OctDev] miscellaneous/inst/test_inline_1.m


From: David Bateman
Subject: Re: [OctDev] miscellaneous/inst/test_inline_1.m
Date: Thu, 17 Jan 2008 10:27:49 +0100
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

John W. Eaton wrote:
On 17-Jan-2008, David Bateman wrote:

| What about if we add the test block
| | %!shared fn
| %! fn = inline ("x.^2 + 1","x");
| %!assert (feval (fn, 6), 37)
| %!assert (fn (6), 37)
| | below the Finline function in ov-fcn-inline.cc in octave itself and just | dump this file from octave-forge.

Fine with me.  Please go ahead and add it.

Thanks,

jwe
I can't even ping bevo at the moment and so can't commit the change

D.


reply via email to

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