Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 3904:6b00ac653c0f
[project @ 2002-04-24 04:56:10 by jwe]
author | jwe |
---|---|
date | Wed, 24 Apr 2002 04:56:11 +0000 |
parents | 0486f50a8ecb |
children | f56cd411adb4 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2002-04-23 John W. Eaton <jwe@bevo.che.wisc.edu> + + * Array2-idx.h (Array2<T>::index (idx_vector&, idx_vector&) const): + Simplify indexing when one or both of the indices are empty. + 2002-04-11 John W. Eaton <jwe@bevo.che.wisc.edu> * DASSL.h (DASSL_options::init): Set absolute tolerance to eps ^ 2.