(class from pyomo.core.base.indexed_component)
pyomo.core.base.indexed_component
Bases: object
object
Support using IndexedComponent with numpy.ndarray
This IndexedComponent mixin class adds support for implicitly using the IndexedComponent as a term in an expression with numpy ndarray objects.
Methods
__init__()
__init__
Member Documentation