Vector.Item Property

Double Item { get; set; }

Allows setting/getting the real value at position Indx.

#NameTypeDescription
1index or lengthInt32

Returns: Double

Remarks:

Allows setting/getting the real value at position Indx. This property reads/writes to the same memory as Dew.Math.Vector.Values property.