Represents the contract for the scalar multiplication on a vector space.
Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
Type Parameters
-
TScalar
- The type of the scalars.
-
TVector
- The type of the vectors.
See Also