__header__
Description
Create a new vector of a user defined size
Parameters
Vector
The output vector
AllocSize
The allocated size
NOTE Writing to index -1 appends
Size
The Size currently written
M and C
y = Mx+C
fills the vector with the linear equation
__footer__