File: stat.h

package info (click to toggle)
gwc 0.22.05-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,516 kB
  • sloc: ansic: 40,154; sh: 797; makefile: 660; perl: 49
file content (6 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#include "meschach/matrix.h"
#include "meschach/matrix2.h"

int estimate_reg(double *) ;
void init_reg(int) ;
void sum_reg(double [], double) ;