ImplementationManager<T>.NativeImplementation Property

Gets the default native implementation for the current platform, if one exists.

Definition

Namespace: Extreme.Providers
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static T NativeImplementation { get; }

Property Value

T

See Also