ImplementationManager<T>.HybridImplementation Property

Gets the mixed managed/native implementation, if one exists.

Definition

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

Property Value

T

See Also