PRTools contents |
ISPARALLEL
N = ISPARALLEL(W)
ISPARALLEL(W)
Input | |
W | input mapping |
Output | |
N | logical value |
Returns true for parallel mappings. If no output is required, false outputs are turned into errors. This may be used for assertion.
PRTools contents |