ImplementationManager<T>.ManagedImplementation Property

Gets the default purely managed implementation, if one exists.

Definition

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

Property Value

T

See Also