comparison liboctave/ChangeLog @ 4592:a97b498e1b32

[project @ 2003-11-11 01:13:09 by jwe]
author jwe
date Tue, 11 Nov 2003 01:13:10 +0000
parents 8dea9db3af09
children 77566be8b9e9
comparison
equal deleted inserted replaced
4591:2c9de1be042a 4592:a97b498e1b32
1 2003-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-11-10 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Array.cc (Array<T>::index2): Return value has orientation of
4 indexed value if indexing a vector with a bool matrix.
2 5
3 * ArrayN.h (ArrayN<T>::get_size): Delete. 6 * ArrayN.h (ArrayN<T>::get_size): Delete.
4 7
5 * Array.cc, ArrayN.cc, dNDArray.cc, CNDArray.cc, boolNDArray.cc, 8 * Array.cc, ArrayN.cc, dNDArray.cc, CNDArray.cc, boolNDArray.cc,
6 chNDArray.cc: Include Array-util.h instead of ArrayN-inline.h. 9 chNDArray.cc: Include Array-util.h instead of ArrayN-inline.h.