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

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

[Octave-bug-tracker] [bug #36777] possible typo in CMatrix.h


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #36777] possible typo in CMatrix.h
Date: Wed, 04 Jul 2012 01:06:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20100101 Firefox/10.0.5 Iceweasel/10.0.5

Follow-up Comment #2, bug #36777 (project octave):

I don't think this is a bug.

If you look at dag in Array.cc, you'll see that it can do two different
things:

1. extract a diagonal from a matrix.

2. create a matrix with a given diagonal.

So the return type must be a matrix, not a vector.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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