comparison liboctave/ChangeLog @ 3511:d92134062783

[project @ 2000-02-01 22:06:28 by jwe]
author jwe
date Tue, 01 Feb 2000 22:10:24 +0000
parents a17e16bcd1ac
children e72d846e6f60
comparison
equal deleted inserted replaced
3510:81a6b40c0769 3511:d92134062783
1 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu>
2 2
3 * Quad.h: Use do_integrate as name of pure virtual function.
4
3 * base-de.h: Use tt instead of t as arg names. 5 * base-de.h: Use tt instead of t as arg names.
6 Add method with tcrit arg.
7
4 * DAE.h, DAE.cc: Likewise, also xx for x. 8 * DAE.h, DAE.cc: Likewise, also xx for x.
5 9
6 * DASSL.cc (dassl_fcn_ptr, dassl_jac_ptr): New typedefs. 10 * DASSL.cc (dassl_fcn_ptr, dassl_jac_ptr): New typedefs.
7 * LSODE.cc: lsode_fcn_ptr, lsode_jac_ptr): Ditto. 11 * LSODE.cc: lsode_fcn_ptr, lsode_jac_ptr): Ditto.
8 * Quad.cc (quad_fcn_ptr): Ditto. 12 * Quad.cc (quad_fcn_ptr): Ditto.