octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53185] nnz errors with range input


From: Rik
Subject: [Octave-bug-tracker] [bug #53185] nnz errors with range input
Date: Sun, 18 Feb 2018 20:11:57 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53185 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  I also agree with your diagnosis; creating a column vector will
conver the special Range octave-value type to an ordinary Matrix type which
will then function correctly.

Range is a special type and so there probably needs to be an nnz() overloaded
function written for this type.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53185>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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