numeric_types
Module Attributes
Python set used to identify numeric constants, boolean values, strings and instances of |
|
Python set used to identify numeric constants. |
|
Python set used to identify numeric constants and related native types. |
Functions
|
DEPRECATED. |
|
Register the specified type as an "complex type". |
|
Register the specified type as an "integer type". |
|
Register the specified type as a "logical type". |
|
Register the specified type as a "numeric type". |
Test if the argument behaves like a logical type. |
|
|
|
Test if the argument behaves like a numeric type. |
|
|
A utility function that returns the value of a Pyomo object or expression. |