numpy.distutils.ccompiler_opt.CCompilerOpt.feature_is_exist#

方法

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

如果某个特性存在并且在 _Config.conf_features 中被覆盖,则返回 True。

参数:
‘name’: str

大写的特性名称。