IndexedComponent_NDArrayMixin

(类来自 pyomo.core.base.indexed_component)

class pyomo.core.base.indexed_component.IndexedComponent_NDArrayMixin[source]

基础类:object

支持使用 IndexedComponent 与 numpy.ndarray

这个IndexedComponent混合类增加了支持,使得IndexedComponent可以隐式地作为numpy ndarray对象表达式中的一个术语使用。

__init__()

方法

__init__()

成员文档