MklProvider.MklVersion Property

Gets a description of the Intel® Math Kernel Library version the provider is based on.

Definition

Namespace: Numerics.NET.Providers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public abstract string MklVersion { get; }

Property Value

String

See Also