Vector Properties |
The Vector type exposes the following members.
| Name | Description | |
|---|---|---|
| EuclideanNorm | Gets vector's Euclidean norm | |
| Item | Gets or sets vector element at specified index | |
| Length | Gets number of components in a vector | |
| LInfinityNorm | Gets L-infinity norm of the vector | |
| Sum | Gets vector's Euclidean norm | |
| v |