Home | History | Annotate | Download | only in input

Lines Matching refs:wy

511     float wy[m];
513 wy[h] = y[h] * w[h];
517 outB[i] = vectorDot(&q[i][0], wy, m);