Represents the contract for operations on an operand type that supports divison and multiplicative inverses.
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
-
T
- The type of the operands.
-
TClosure
- The type of the result of division.
See Also