Implementation Manager<T>.Use Hybrid Method
Set the default implementation to a hybrid native/managed
implementation.
Definition
Namespace: Extreme.Providers
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static void UseHybrid()
Remarks
If there is no hybrid implementation,
the native and managed implementations are tried in that order.