numpy.distutils.ccompiler_opt.CCompilerOpt.feature_is_exist#

方法

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

如果某个特性存在并包含在 _Config.conf_features 中,则返回 True。

参数:
‘name’: str

大写形式的特性名称。