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