gaussj


in nr2.h


extern void gaussj(float **a, int n, float **b, int m);