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