Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 9739:13b57eec9440
a few handy methods for dim_vector
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Mon, 19 Oct 2009 10:52:00 +0200 |
parents | a141154ee825 |
children | 26abff55f6fe |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2009-10-19 Jaroslav Hajek <highegg@gmail.com> + + * dim-vector.h (dim_vector::compute_index, + dim_vector::increment_index, dim_vector::cumulative, + dim_vector::cum_compute_index): New methods. + 2009-10-18 Carsten Clark <tantumquantum+gnuoctave@gmail.com> * Makefile.in: Remove ArrayN.cc.