Пример #1
0
 private MKLVersion(global::IntelMKL.MKLVersion.__Internal native, bool skipVTables = false)
     : this()
 {
     __instance = native;
 }
Пример #2
0
 internal static global::IntelMKL.MKLVersion __CreateInstance(global::IntelMKL.MKLVersion.__Internal native, bool skipVTables = false)
 {
     return(new global::IntelMKL.MKLVersion(native, skipVTables));
 }