Row Vector
data can be LongArray.
data can be FloatArray.
It is possible to set a value using lambda function.
Creates a new row vector. If data is not given, it will generate a zero vector.
Parameters
data
must fit into the length of this vector.