The sherpa.models.op module
Operator-related routines for the model and parameter classes.
Symbols
Represent "no precedence". |
|
Represent the precedence for the left-hand side of a binary operator. |
|
Should the left-hand side of a binary operator be wrapped by brackets? |
Functions
Return precedences for the operation. |
|
|
Return precedence for the expression. |
|
Return the string to use for the left side of a binary operator. |
|
Return the string to use for the right side of a binary operator. |