CoreImplementations<T>.UseNative Method

Instructs the library to use the native BLAS implementation.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static void UseNative()

See Also