[OctDev] miscellaneous/inst/test_inline_1.m
David Bateman
David.Bateman at motorola.com
Thu Jan 17 04:16:57 CST 2008
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
>
Ok, done
D.
More information about the Octave-maintainers
mailing list