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

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

[Octave-bug-tracker] [bug #34850] Behaviour of chol(a,'lower')


From: Salvatore Filippone
Subject: [Octave-bug-tracker] [bug #34850] Behaviour of chol(a,'lower')
Date: Mon, 28 Nov 2011 09:59:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2

Follow-up Comment #11, bug #34850 (project octave):

Well, that applying transpose() twice is safe should be clear: if A is
Hermitian positive definite, so is A'=conjg(A), therefore for the purpose of
having a "quick and dirty" fix this is OK. 
It is not quite satisfactory in that we are looping around a problem of the
interface, when the underlying engine (LAPACK) is perfectly capable of
handling the requirement. 

Salvatore 

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/




reply via email to

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