Mercurial > hg > octave-thorsten
diff liboctave/dNDArray.h @ 14566:aa491bd9e19b stable
avoid unnecessary index overflow error when printing sparse array (bug #35148)
* ov-base-sparse.cc (octave_base_sparse<T>::print_info): Don't use
numel when computing percentage of non-zero elements.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 16 Apr 2012 15:58:38 -0400 (2012-04-16) |
parents | 72c96de7a403 |
children | e8e86ae3abbc |