VectorScaled Constructor |
| Name | Description | |
|---|---|---|
| VectorScaled |
Initializes a new instance. The user must set Vector and ScaleFactor.
| |
| VectorScaled(Vector, Scalar) |
Construct a new vector scaled by the given factor.
| |
| VectorScaled(Vector, Double) |
Construct a new vector scaled by the given factor.
| |
| VectorScaled(VectorScaled, CopyContext) | Initializes a new instance as a copy of an existing instance. |