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.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static void UseHybrid()
Remarks
If there is no hybrid implementation,
the native and managed implementations are tried in that order.