source: tags/initial/PARSIMONY/pars_debug.hxx

Last change on this file was 2, checked in by oldcode, 23 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 269 bytes
Line 
1//dummy funktion fuer darstellung
2void     display_out(double * liste, int anz, 
3        double prev, double pars_start, int rek_deep);
4void     display_clear(double(*funktion) (double, double *, int), 
5        double * parm_liste, int param_anz, int pars_start, int max_rek_deep);
6
Note: See TracBrowser for help on using the repository browser.