Mercurial > hg > octave-lyh
comparison liboctave/ChangeLog @ 3573:6ae6f1180e62
[project @ 2000-02-04 09:01:59 by jwe]
author | jwe |
---|---|
date | Fri, 04 Feb 2000 09:02:04 +0000 |
parents | 8d641545e006 |
children | 787bb9d8f60e |
comparison
equal
deleted
inserted
replaced
3572:8d641545e006 | 3573:6ae6f1180e62 |
---|---|
1 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * dColVector.h, dRowVector.h, CColVector.h, CRowVector.h: | |
4 Use MARRAY_FORWARD_DEFS here. | |
5 | |
1 2000-02-03 John W. Eaton <jwe@bevo.che.wisc.edu> | 6 2000-02-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 7 |
3 * dMatrix.cc (Matrix::ifourier): Cast divisor to double. | 8 * dMatrix.cc (Matrix::ifourier): Cast divisor to double. |
4 (Matrix::ifourier2d): Likewise. | 9 (Matrix::ifourier2d): Likewise. |
5 * CMatrix.cc (ComplexMatrix::ifourier): Likewise. | 10 * CMatrix.cc (ComplexMatrix::ifourier): Likewise. |