| Contents | Index |
par = dist.Partition returns the partition scheme of the codistributor1d object dist, describing how the object would distribute an array among the labs. You can read this property only by using dot-notation; not the get function.
Usage | codistributor1d object |
Read-only | Always |
Data type | Array of doubles |
dist = codistributor1d(2, [3 3 2 2]) dist.Partition
returns [3 3 2 2] .

See how to solve large problems with minimal effort and reduce simulation time.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |