MATLAB BUILDER JA 2 Uživatelská příručka Strana 82

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 292
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 81
4 Using MWArra y Classes
Method Usage
maximumNonZeros()
Returns the current allocated capacity of
nonzero elements for a sparse array.
numberOfDimensions()
Returns the number of dimensions in the
array.
numberOfElements()
Returns the number of elements in the
array.
numberOfNonZeros()
Returns the current number of nonzero
elements for a spars e array.
rowIndex()
Returns the row index (first dimension)
of e ach eleme nt in the array. Call this
method to get an array of row indices for
the nonzero elements of a sparse array.
set(int, Object)
Replaces the element at the one-based
index with the supplied value.
set(int[], Object)
Replaces the element at the one-based
index array with the supplied value.
4-6
Zobrazit stránku 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 291 292

Komentáře k této Příručce

Žádné komentáře