Core Implementations<T>.Use From Assembly Method
Instructs the library to use a custom BLAS implementation contained in a .NET assembly.
Definition
Namespace: Extreme.Mathematics
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 UseFromAssembly(
Assembly assembly
)