comparison liboctave/ChangeLog @ 3333:15cddaacbc2d

[project @ 1999-11-03 19:53:59 by jwe]
author jwe
date Wed, 03 Nov 1999 19:54:52 +0000
parents 13cdcb7e5066
children 5187390bfde6
comparison
equal deleted inserted replaced
3332:7c03933635c6 3333:15cddaacbc2d
1 1999-11-02 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * DiagArray2.cc (DiagArray2<T>::operator () (int, int)):
4 On errors, simply return `T ()'.
5 (DiagArray2<T>::checkelem (int, int)): Likewise.
6
1 1999-11-02 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> 7 1999-11-02 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu>
2 8
3 * dMatrix.cc (Matrix::expm): Do balancing here instead of using 9 * dMatrix.cc (Matrix::expm): Do balancing here instead of using
4 AEPBALANCE class. 10 AEPBALANCE class.
5 * CMatrix.cc (ComplexMatrix::expm): Likewise. 11 * CMatrix.cc (ComplexMatrix::expm): Likewise.