Exemplo n.º 1
0
 private MKLVersion(global::IntelMKL.MKLVersion.__Internal native, bool skipVTables = false)
     : this()
 {
     __instance = native;
 }
Exemplo n.º 2
0
 internal static global::IntelMKL.MKLVersion __CreateInstance(global::IntelMKL.MKLVersion.__Internal native, bool skipVTables = false)
 {
     return(new global::IntelMKL.MKLVersion(native, skipVTables));
 }