is_numeric_data

(function from pyomo.core.expr.numvalue)

pyomo.core.expr.numvalue.is_numeric_data(obj)[source]

A utility function that returns a boolean indicating whether the input object is numeric and not potentially variable.