comparison liboctave/ChangeLog @ 4514:8373b9b41eee

[project @ 2003-09-19 21:47:10 by jwe]
author jwe
date Fri, 19 Sep 2003 21:47:10 +0000
parents 508238e65af7
children b4449b1193ac
comparison
equal deleted inserted replaced
4513:508238e65af7 4514:8373b9b41eee
1 2003-09-19 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-09-19 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * chNDArray.h, chNDArray.cc, boolNDArray.h, boolNDArray.cc: New files.
2 4
3 * Array.h, Array-idx.h, Array.cc: Fold all N-d functionality here. 5 * Array.h, Array-idx.h, Array.cc: Fold all N-d functionality here.
4 Turn inheritance hierarchy upside down (2-d and 3-d arrays are now 6 Turn inheritance hierarchy upside down (2-d and 3-d arrays are now
5 just special cases of the general purpose N-d Array object). 7 just special cases of the general purpose N-d Array object).
6 8