comparison liboctave/ChangeLog @ 7079:6d3e53a2f963

[project @ 2007-10-30 19:26:32 by jwe]
author jwe
date Tue, 30 Oct 2007 19:26:33 +0000
parents 0bade2dc44a1
children 503001863427
comparison
equal deleted inserted replaced
7078:405cf85b435c 7079:6d3e53a2f963
1 2007-10-30 John W. Eaton <jwe@octave.org>
2
3 * CMatrix.cc (lssolve): Compute size of rwork and iwork arrays.
4 * dMatrix.cc (lssolve): Compute size of iwork array.
5
1 2007-10-29 David Bateman <dbateman@free.fr> 6 2007-10-29 David Bateman <dbateman@free.fr>
2 7
3 * CMatrix.h (lssolve (const Matrix&, octave_idx_type&, 8 * CMatrix.h (lssolve (const Matrix&, octave_idx_type&,
4 octave_idx_type&, double&) const, lssolve (const ComplexMatrix&, 9 octave_idx_type&, double&) const, lssolve (const ComplexMatrix&,
5 octave_idx_type&, octave_idx_type&, double&) const, lssolve 10 octave_idx_type&, octave_idx_type&, double&) const, lssolve