int printf(const char *, ...); void initGeMatrix(int m, int n, double *A, int incRowA, int incColA) { int i, j; for (i=0; i