octave-maintainers
[Top][All Lists]
Advanced

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

Re: [octave:code] 3 new commits to Octave Forge Code


From: John W. Eaton
Subject: Re: [octave:code] 3 new commits to Octave Forge Code
Date: Tue, 11 Jun 2013 10:10:54 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 06/11/2013 03:04 AM, Marco Vassallo wrote:

2) Array<octave_idx_type> p (a.contents (a.seek ("p"))(0).matrix_value ());

When I see things like this (many methods chained together in one expression), I have to ask whether there is a better way to do the operation?, If not, then maybe there should be? Or, at least, that there should be some function that encapsulates the messy expression and more clearly shows what exactly it is that the messy expression is intended to do.

jwe



reply via email to

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