Vector creation, array subscripting c# code example Example: defining vectors in c# var v1 = Vector.Create<double>(5);