Mercurial > hg > octave-nkf
comparison .hgtags @ 20809:ffc6cdcd02c5 stable
Fix segfault when complex double matrix calls ZGETRF (bug #45577).
* CMatrix.cc (finverse, determinant, rcond, fsolve): Calculate norm of matrix
and if it is NaN, skip calling ZGETRF in LAPACK and set info to non-zero value
to signal an error.
author | Rik <rik@octave.org> |
---|---|
date | Sat, 10 Oct 2015 16:46:00 -0700 |
parents | a2e84b98eb69 |
children | e8da1c10194f |
comparison
equal
deleted
inserted
replaced
20808:7890893a0e69 | 20809:ffc6cdcd02c5 |
---|