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