索引组件

Classes

ActiveIndexedComponent(*args, **kwds)

这是所有索引建模组件的基类,其数据成员是ActiveComponentData的子类,例如,可以被激活或停用。

IndexedComponent(*args, **kwds)

这是所有索引建模组件的基类。

IndexedComponent_NDArrayMixin()

支持使用 IndexedComponent 与 numpy.ndarray

Functions

normalize_index(x)

标准化组件索引。

rule_result_substituter(result_map, map_types)

rule_wrapper(rule, wrapping_fcn[, ...])

用另一个函数包装一个规则