diff 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
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Feb 03 11:39:10 2000 +0000
+++ b/liboctave/ChangeLog	Thu Feb 03 21:39:50 2000 +0000
@@ -1,5 +1,10 @@
 2000-02-03  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* dMatrix.cc (Matrix::ifourier): Cast divisor to double.
+	(Matrix::ifourier2d): Likewise.
+	* CMatrix.cc (ComplexMatrix::ifourier): Likewise.
+	(ComplexMatrix::ifourier2d): Likewise.
+
 	* Array.h (Array::ArrayRep::qsort): Cast len to size_t.
 
 2000-02-01  John W. Eaton  <jwe@bevo.che.wisc.edu>