3 references to MklPath
Microsoft.ML.Mkl.Components (3)
VectorWhitening.cs (3)
532
[DllImport(
MklPath
, CallingConvention = CallingConvention.Cdecl, EntryPoint = "cblas_sgemv"), SuppressUnmanagedCodeSecurity]
537
[DllImport(
MklPath
, CallingConvention = CallingConvention.Cdecl, EntryPoint = "cblas_sgemm"), SuppressUnmanagedCodeSecurity]
542
[DllImport(
MklPath
, CallingConvention = CallingConvention.Cdecl, EntryPoint = "LAPACKE_sgesvd"), SuppressUnmanagedCodeSecurity]