MklProvider.MklVersion Property

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

Definition

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

Property Value

String

See Also