comparison liboctave/ChangeLog @ 3572:8d641545e006

[project @ 2000-02-03 21:39:48 by jwe]
author jwe
date Thu, 03 Feb 2000 21:39:50 +0000
parents 3796444c54a3
children 6ae6f1180e62
comparison
equal deleted inserted replaced
3571:f2e2faef1220 3572:8d641545e006
1 2000-02-03 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2000-02-03 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * dMatrix.cc (Matrix::ifourier): Cast divisor to double.
4 (Matrix::ifourier2d): Likewise.
5 * CMatrix.cc (ComplexMatrix::ifourier): Likewise.
6 (ComplexMatrix::ifourier2d): Likewise.
2 7
3 * Array.h (Array::ArrayRep::qsort): Cast len to size_t. 8 * Array.h (Array::ArrayRep::qsort): Cast len to size_t.
4 9
5 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu> 10 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu>
6 11