how to declare a vector in visual C# code example Example: defining vectors in c# var v1 = Vector.Create<double>(5);