3 references to MklPath
Microsoft.ML.Mkl.Components (3)
OlsLinearRegression.cs (3)
552
[DllImport(
MklPath
, CallingConvention = CallingConvention.Cdecl, EntryPoint = "LAPACKE_dpptrf"), SuppressUnmanagedCodeSecurity]
587
[DllImport(
MklPath
, CallingConvention = CallingConvention.Cdecl, EntryPoint = "LAPACKE_dpptrs"), SuppressUnmanagedCodeSecurity]
634
[DllImport(
MklPath
, CallingConvention = CallingConvention.Cdecl, EntryPoint = "LAPACKE_dpptri"), SuppressUnmanagedCodeSecurity]