Mercurial > hg > octave-nkf
diff configure.ac @ 18549:16b0cd465ecd
Handle special case of 0 for pinv with Diagonal matrices.
* CDiagMatrix.cc (pseudo_inverse), dDiagMatrix.cc (pseudo_inverse),
fCDiagMatrix.cc (pseudo_inverse), fDiagMatrix.cc (pseudo_inverse):
Check for special case where element is 0 to avoid a division by
zero error.
author | Rik <rik@octave.org> |
---|---|
date | Mon, 17 Feb 2014 10:04:27 -0800 |
parents | e76d50d65278 |
children | 8473198fd005 |