Vector | 
The VectorD4D type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateNormalized(VectorD4D) | ||
| CreateNormalized(Double, Double, Double, Double) | ||
| CreateScaled | ||
| CreateSum | ||
| DotProduct | ||
| Equals(Object) | (Overrides ValueTypeEquals(Object))  | |
| Equals(VectorD4D) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| MultiplicationElementwise | ||
| ToString | (Overrides ValueTypeToString)  | |
| WithW | Returns a new instance with W set to the provided value. | |
| WithX | Returns a new instance with X set to the provided value. | |
| WithY | Returns a new instance with Y set to the provided value. | |
| WithZ | Returns a new instance with Z set to the provided value. |