ImplementationManager<T>.NativeImplementation Property

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

Definition

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

Property Value

T

See Also