Home | History | Annotate | Download | only in src

Lines Matching refs:xdata

1148                     double* xdata = x[0]+i*ivcount;
1150 xdata[j] = x0data[j]*w[j*2] + w[j*2+1];
1156 double* xdata = x[0]+i*ivcount;
1158 xdata[j] = x0data[j]*w[j*2] + w[j*2+1];
1184 const double* xdata = x[l_count-1] + i*ovcount;
1190 double t = udata[j]*w[j*2] + w[j*2+1] - xdata[j];
1200 const double* xdata = x[l_count-1] + i*ovcount;
1206 double t = udata[j]*w[j*2] + w[j*2+1] - xdata[j];