| VectorD Constructor |
Initializes a new instance of the
VectorD class with 4 vector elements.
Namespace: DigitalRune.Mathematics.AlgebraAssembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.14.0.0 (1.14.0.14427)
Syntax Remarks Note: This constructor is used for serialization. Normally, the other
constructors should be used.
See Also