packageOddsAndEnds
help functions
Contents
| Name | Description |
|---|---|
| addElement | |
| allTrue | Are all entries of a boolean vector true? |
| anyTrue | Is any entry of a boolean vector true |
| boolAnd | hack for Dymola 2017 |
| boolOr | hack for Dymola 2017 |
| conditionalSum | calculates the conditional sum of real vector entries |
| conditionalSumInt | calculates the conditional sum of integer vector entries |
| deleteElementInt | deletes an element of an integer vector |
| Determine the event times are correct | |
| Determine if two Real scalars are numerically identical | |
| Determine the priotities are correct | |
| numTrue |