private MKL_Complex8(global::IntelMKL.MKL_Complex8.__Internal native, bool skipVTables = false) : this() { __instance = native; }
internal static global::IntelMKL.MKL_Complex8 __CreateInstance(global::IntelMKL.MKL_Complex8.__Internal native, bool skipVTables = false) { return(new global::IntelMKL.MKL_Complex8(native, skipVTables)); }