Mercurial > hg > octave-lyh
changeset 3795:a982fe0256f1
[project @ 2001-02-10 05:19:33 by jwe]
author | jwe |
---|---|
date | Sat, 10 Feb 2001 05:19:33 +0000 |
parents | e42e28db4dda |
children | c34164f566f6 |
files | liboctave/ChangeLog src/ChangeLog src/data.cc |
diffstat | 3 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -125,7 +125,7 @@ 2000-10-12 Cai Jianming <caijianming@yahoo.co.uk> - dMatrix.cc (Matrix::cumprod (int) const): New arg, DIM. + * dMatrix.cc (Matrix::cumprod (int) const): New arg, DIM. (Matrix::cumsum (int) const): Likewise. (Matrix::prod (int) const): Likewise. (Matrix::sum (int) const): Likewise.