Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 6719:30e1320bb0ee
[project @ 2007-06-13 22:22:51 by dbateman]
author | dbateman |
---|---|
date | Wed, 13 Jun 2007 22:22:52 +0000 |
parents | dda2239726cb |
children | 2a83fce5a097 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,5 +1,8 @@ 2007-06-13 Michael Goffioul <michael.goffioul@swing.be> + * SparseCmplxQR.cc (OCTAVE_C99_ZERO): For CXSparse 2.2 and greater + use cs_complex_t(0,0) for the complex zero. + * MArray-ch.cc, MArray-d.cc, MArray-i.cc, MArray-s.cc: Sprinkle class instantiations with OCTAVE_API as needed.