MATLAB PARALLEL COMPUTING TOOLBOX 4 Guide de l'utilisateur Page 39

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 128
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 38
4-7
More MATLAB functions enabled for distributed arrays: permute,
ipermute, and sortrows
The following functions now support distributed arrays with all forms of codistributor (1-
D and 2DBC), or are enhanced in their support for this release:
ipermute
permute
sortrows
cast
zeros
ones
nan
inf
true
false
Note the following enhancements for some of these functions:
ipermute, permute, and sortrows support distributed arrays for the first time in
this release.
cast supports the 'like' option for distributed arrays, applying the underlying
class of one array to another.
Z = zeros(___,'like',P) returns a distributed array of zeros of the same
complexity as distributed array P, and same underlying class as P if class is not
specified in the function call. The same behavior applies to the other similar
constructors in the right-hand column of this table.
For more information on any of these functions, type help
distributed.functionname. For example:
help distributed.ipermute
For complete lists of MATLAB functions that support distributed arrays, see MATLAB
Functions on Distributed and Codistributed Arrays.
Vue de la page 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 127 128

Commentaires sur ces manuels

Pas de commentaire