Implementation Manager<T>.Use Native Method
Set the default implementation to the
default native implementation for the current platform.
Definition
Namespace: Extreme.Providers
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static void UseNative()
Remarks
If there is no native implementation,
the hybrid and managed implementations are tried in that order..