comparison src/ChangeLog @ 8931:92dd386f0f13

optimize diag matrix division
author Jaroslav Hajek <highegg@gmail.com>
date Sat, 07 Mar 2009 22:09:25 +0100
parents dd11de67a3f9
children c2099a4d12ea
comparison
equal deleted inserted replaced
8930:dd11de67a3f9 8931:92dd386f0f13
1 2009-03-07 Jaroslav Hajek <highegg@gmail.com>
2
3 * xdiv.cc (mdm_div_impl, dmm_lelftdiv_impl, dmdm_div_impl,
4 dmdm_leftdiv_impl): Optimize.
5
1 2009-03-07 John W. Eaton <jwe@octave.org> 6 2009-03-07 John W. Eaton <jwe@octave.org>
2 7
3 * pr-output.cc (octave_print_internal (std::ostream&, 8 * pr-output.cc (octave_print_internal (std::ostream&,
4 const PermMatrix&, bool, int)): Delete unused variable SCALE. 9 const PermMatrix&, bool, int)): Delete unused variable SCALE.
5 10