File: pars_debug.hxx

package info (click to toggle)
arb 6.0.6-8
  • links: PTS, VCS
  • area: non-free
  • in suites: sid, trixie
  • size: 66,204 kB
  • sloc: ansic: 394,911; cpp: 250,290; makefile: 19,644; sh: 15,879; perl: 10,473; fortran: 6,019; ruby: 683; xml: 503; python: 53; awk: 32
file content (3 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (6)
1
2
3
// dummy funktion fuer darstellung
void     display_out(double * liste, int anz, double prev, double pars_start, int rek_deep);
void     display_clear(double(*funktion) (double, double *, int), double * parm_liste, int param_anz, int pars_start, int max_rek_deep);