PRTools contents

PRTools manual

isparallel

ISPARALLEL

Test on parallel mapping

   N = ISPARALLEL(W)
       ISPARALLEL(W)

Input
 W input mapping

Output
 N logical value

Description

Returns true for parallel mappings. If no output is required,  false outputs are turned into errors. This may be used for  assertion.

See also

ismapping, isstacked,

PRTools contents

PRTools manual