| Contents | Index |
codistributed, codistributed.build
Data of distributed arrays that exist on the labs are accessible from the other labs as codistributed array objects.
Codistributed arrays on labs that you create inside spmd statements can be accessed via distributed arrays on the client.
| codistributed.cell | Create codistributed cell array |
| codistributed.colon | Distributed colon operation |
| codistributed.eye | Create codistributed identity matrix |
| codistributed.false | Create codistributed false array |
| codistributed.Inf | Create codistributed array of Inf values |
| codistributed.NaN | Create codistributed array of Not-a-Number values |
| codistributed.ones | Create codistributed array of ones |
| codistributed.rand | Create codistributed array of uniformly distributed pseudo-random numbers |
| codistributed.randn | Create codistributed array of normally distributed random values |
| codistributed.spalloc | Allocate space for sparse codistributed matrix |
| codistributed.speye | Create codistributed sparse identity matrix |
| codistributed.sprand | Create codistributed sparse array of uniformly distributed pseudo-random values |
| codistributed.sprandn | Create codistributed sparse array of uniformly distributed pseudo-random values |
| codistributed.true | Create codistributed true array |
| codistributed.zeros | Create codistributed array of zeros |
| gather | Transfer distributed array data or GPUArray to local workspace |
| getCodistributor | Codistributor object for existing codistributed array |
| getLocalPart | Local portion of codistributed array |
| globalIndices | Global indices for local part of codistributed array |
| isaUnderlying | True if distributed array's underlying elements are of specified class |
| iscodistributed | True for codistributed array |
| redistribute | Redistribute codistributed array with another distribution scheme |
| sparse | Create sparse distributed or codistributed matrix |

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 |