numpy.distutils.ccompiler_opt.CCompilerOpt.conf_features_partial#
方法
- distutils.ccompiler_opt.CCompilerOpt.conf_features_partial()[原始碼]#
傳回一個字典,其中包含平台支援的 CPU 功能,並將其餘未定義的選項累積在
conf_features
中,傳回的字典具有與類別屬性conf_features
相同的規則和注意事項,並且也覆寫了在 'conf_features' 中設定的任何選項。