Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 4726:14dc2267c343
[project @ 2004-01-23 20:04:35 by jwe]
author | jwe |
---|---|
date | Fri, 23 Jan 2004 20:04:36 +0000 |
parents | fa612b2cbfe9 |
children | 2ae4a2695ab6 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,5 +1,8 @@ 2004-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> + * file-ops.cc: Include <vector> instead of <memory> for new + definition of OCTAVE_LOCAL_BUFFER. + * EIG.cc, EIG.h (EIG::init, EIG::symmetric_init, EIG::hermitian_init): New arg, calc_eigenvectors. * EIG.h (EIG:EIG): New optional arg, calc_eigenvectors.