comparison src/ChangeLog @ 10601:3ce0c530a9c9

implement svd_driver
author Jaroslav Hajek <highegg@gmail.com>
date Mon, 03 May 2010 13:21:35 +0200
parents 036bdc2d0af0
children 1834132fb50b
comparison
equal deleted inserted replaced
10600:036bdc2d0af0 10601:3ce0c530a9c9
1 2010-05-03 Jaroslav Hajek <highegg@gmail.com>
2
3 * DLD-FUNCTIONS/svd.cc (driver): New static var.
4 (Fsvd): Use it to select a driver.
5 (Fsvd_driver): New DEFUN.
6
1 2010-05-02 Rik <octave@nomad.inbox5.com> 7 2010-05-02 Rik <octave@nomad.inbox5.com>
2 8
3 * ov-cell.cc: Wrap documentation line to prevent overfull hbox 9 * ov-cell.cc: Wrap documentation line to prevent overfull hbox
4 LaTex warning 10 LaTex warning
5 11