Strange behaviour of \ w.r.t. chol

David Bateman David.Bateman at motorola.com
Tue Feb 19 11:00:27 CST 2008


Marco Caliari wrote:
>> The dpotrf function does not return info > 0 values
>
> Maybe I misunderstood, but in the dpotrf documentation it is written
>
> *  INFO    (output) INTEGER
> *          = 0:  successful exit
> *          < 0:  if INFO = -i, the i-th argument had an illegal value
> *          > 0:  if INFO = i, the leading minor of order i is not
> *                positive definite, and the factorization could not be
> *                completed.
>
> So, if INFO == 0 from dpotrf, I would keep the result in any case,
> with the warning in case of rcond small.
>
> Marco
>
Sorry I was basing my analysis on dpocon.f where there is no info>0...
You are of course correct... So yes we can implement matlab's behavior..
Its just a question of should we.. This will be quite an invasive patch,
and I won't want to tackle it till the mapper stuff is in the main
Octave repository and I'm sure there'll be conflicts

D.

-- 
David Bateman                                David.Bateman at motorola.com
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



More information about the Bug-octave mailing list