numpy.distutils.ccompiler_opt.CCompilerOpt.feature_is_exist#

方法

distutils.ccompiler_opt.CCompilerOpt.feature_is_exist(name)[來源]#

如果某個特性存在且包含在 _Config.conf_features 中,則返回 True。

參數:
‘name’: str

大寫的特性名稱。