Home | History | Annotate | Download | only in src

Lines Matching full:ixt

962                         double ixt = Ix[k] * t;
967 b[0] += ixt;
969 b[2] += x * ixt;
970 b[3] += y * ixt;