Mercurial > hg > octave-nkf
comparison oct-conf-post.in.h @ 20820:4e307c55a2b5
Use isempty () rather than any () for faster code in inverse statistical distributions.
betainv.m, binoinv.m, gaminv.m, poissinv.m: Use '! isempty (k)' rather than
'any (k)' for faster code.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 11 Oct 2015 21:09:41 -0700 |
parents | bf47ac616bc0 |
children |
comparison
equal
deleted
inserted
replaced
20819:d6d04088ac9e | 20820:4e307c55a2b5 |
---|