Mercurial > hg > octave-thorsten
comparison liboctave/link-deps.mk @ 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 |
parents | f3c53fea9fb5 |
children | 2a36a5b89f98 |
comparison
equal
deleted
inserted
replaced
14562:05b7fa3b64c8 | 14566:aa491bd9e19b |
---|