Takes an integral or floating type T and an unsigned integer value N and provides the member variable type which is a vector type T with N elements.
| T | - an integral or floating type designating the vector type. | 
| N | - an unsigned integer designating the number of elements. | 
Example: