Lines Matching refs:apply
192 vq = apply(b3, v)
193 vd = apply(b3, v; emode=EVAL_GRAD)
246 apply!(op, v1, v2)
299 @test apply(r, rand_lv) == rand_ev
300 @test apply(r, rand_ev; tmode=TRANSPOSE) == rand_lv.*mult
340 apply!(id, Q, [v1], [v2])
345 apply!(id2, Q, [v1], [v2])
372 apply!(qf, 1, [cv1, cv2], [cv3])
426 v1 = apply(b1, u1)
451 v2 = apply(b2, u2)
460 v2 = apply(b2, u2)
496 ev = apply(r, lv)
534 ev = apply(r, lv)