Copies the 3-element vector b and the value w into the 4-element vector a
b
w
a
a 4-element vector object
a 3-element vector object
the fourth element
a with its first three elements set to be a copy of b and the fourth set to w
Generated using TypeDoc
Copies the 3-element vector
b
and the valuew
into the 4-element vectora