ImplementationManager<T>.ManagedImplementation Property

Gets the default purely managed implementation, if one exists.

Definition

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

Property Value

T

See Also