Numerics Configuration.Use Complex Operations<T> Method
Sets the operations implementation for the complex version
of the specified type.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public static void UseComplexOperations<T>()
Type Parameters
- T
- The operand value type.