comparison src/ChangeLog @ 5059:38dd53c8935e

[project @ 2004-11-02 02:42:25 by jwe]
author jwe
date Tue, 02 Nov 2004 02:42:25 +0000
parents 11bea7392e69
children 34a904ac130d
comparison
equal deleted inserted replaced
5058:11bea7392e69 5059:38dd53c8935e
1 2004-11-01 David Bateman <dbateman@free.fr>
2
3 * DLD-FUNCTIONS/filter.cc (filter (MArray<T>&, MArray<T>&,
4 MArrayN<T>&, MArrayN<T>&, int)): The variable si is now at least 2-D.
5 (Ffilter): Force si to be 2-D, while allowing arbitrary vector
6 orientation.
7
1 2004-11-01 John W. Eaton <jwe@octave.org> 8 2004-11-01 John W. Eaton <jwe@octave.org>
2 9
3 * data.cc (INSTANTIATE_EYE): New macro. Use it to instantiate 10 * data.cc (INSTANTIATE_EYE): New macro. Use it to instantiate
4 identity matrix functions for various matrix types. 11 identity matrix functions for various matrix types.
5 12