Mkl Provider Of Single.Load Managed Method
Loads the pure managed Intel® MKL based provider
from the specified path.
Definition
Namespace: Extreme.Providers
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
A reference to the provider.
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
public static MklProviderOfSingle LoadManaged(
string libraryPath = null
)
Parameters
- libraryPath String (Optional)
- (Optional.) The path where the native library is located.
Return Value
MklProviderOfSingleA reference to the provider.