Initializes the vector, setting its elements to the values passed to the constructor.
Source position: matrix.pp line 66
constructor Tvector2_single.init(
a: single;
b: single
);