comparison liboctave/ChangeLog @ 4574:6cb22b9e3942

[project @ 2003-10-31 05:57:43 by jwe]
author jwe
date Fri, 31 Oct 2003 05:57:44 +0000
parents 01e4957409a4
children c7ba572047df
comparison
equal deleted inserted replaced
4573:c8c06e5ef5db 4574:6cb22b9e3942
1 2003-10-30 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * mach-info.h (oct_mach_info): Prefix enum elements with flt_fmt_.
4 Change all uses.
5
1 2003-10-29 Petter Risholm <risholm@stud.ntnu.no> 6 2003-10-29 Petter Risholm <risholm@stud.ntnu.no>
2 7
3 * dNDArray.cc (NDArray::cumprod, NDArray::cumsum, NDArray::prod, 8 * dNDArray.cc (NDArray::cumprod, NDArray::cumsum, NDArray::prod,
4 NDArray::sum, NDArray::sumsq, NDArray::abs): New functions. 9 NDArray::sum, NDArray::sumsq, NDArray::abs): New functions.
5 * dNDArray.h: Provide decls. 10 * dNDArray.h: Provide decls.