vectorAssign

Performs in-place binary operation op on every element of a and b.

T[]
vectorAssign
(
string op
T
)
(
T[] a
,
T[] b
)

Meta