octave-maintainers
[Top][All Lists]
Advanced

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

Re: [PATCH] Add min/max tests. (4/4)


From: John W. Eaton
Subject: Re: [PATCH] Add min/max tests. (4/4)
Date: Thu, 7 Sep 2000 20:53:42 -0500 (CDT)

On  8-Sep-2000, Paul Kienzle <address@hidden> wrote:

| To make it completely proper is a bit more work.  You must protect the
| do_fortran_indexing state.

For the (relatively common) case where a single matrix index is the
result of a call to find(), it seems like it would make more sense to
return a special `indexing object' that could be used on a matrix of
the same shape as the one passed to find() without having to worry
about do_fortran_indexing.  Would that make sense, or do you think it
would also be too restrictive?

jwe



reply via email to

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