isComplete - True if codistributor object is complete - MATLAB (original) (raw)

True if codistributor object is complete

Syntax

tf = isComplete(codist)

Description

tf = isComplete(codist) returns true if codist is a completely defined codistributor, or false otherwise. For a description of codistributed arrays, see Nondistributed Versus Distributed Arrays.

Version History

Introduced in R2009b

See Also

codistributed | codistributor