class documentation

class IntelCCompiler(UnixCCompiler):

Known subclasses: numpy.distutils.intelccompiler.IntelItaniumCCompiler

View In Hierarchy

A modified Intel compiler compatible with a GCC-built Python.
Method __init__ Undocumented
Class Variable cc​_args Undocumented
Class Variable compiler​_type Undocumented
Instance Variable cc​_exe Undocumented
def __init__(self, verbose=0, dry_run=0, force=0):

Undocumented

cc_args: str =

Undocumented

compiler_type: str =
cc_exe =

Undocumented