Home | History | Annotate | Download | only in input

Lines Matching refs:wy

510     float wy[m];
512 wy[h] = y[h] * w[h];
515 outB[i] = vectorDot(&q[i][0], wy, m);