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

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

[Octave-bug-tracker] [bug #51270] isdefinite should return 0 for zero ma


From: Rik
Subject: [Octave-bug-tracker] [bug #51270] isdefinite should return 0 for zero matrices
Date: Tue, 20 Jun 2017 00:33:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Update of bug #51270 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

It's not clear to me that the answer should be zero.  One resource for
definitional issues is the Wikipedia entry on Positive Definite matrices
(https://en.wikipedia.org/wiki/Positive_definite_matrix).  According to the
text, the eigenvalues of a positive definite matrix are all positive. 
However, the eigenvalues of a matrix of zeros are all 0.  The number 0 is not
positive and therefore the matrix is not positive definite so Octave returns
-1.  The definition for positive semi-definite matrices would include 0.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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