numpy.distutils.ccompiler_opt.CCompilerOpt.generate_dispatch_header# 方法 distutils.ccompiler_opt.CCompilerOpt.generate_dispatch_header(header_path)[原始碼]# 產生調度標頭檔,其中包含已啟用 CPU 基準和可調度功能的平台特定指令集的 #definitions 和標頭。 強烈建議查看產生的標頭檔以及透過 try_dispatch() 產生的原始碼檔案,以便全面了解。