Lines Matching refs:col
265 double *row = JtJ->data.db + i*nparams, *col = JtJ->data.db + i;267 row[j] = col[j*nparams] = 0;