MATLAB BUILDER JA 2 Betriebsanweisung Seite 173

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 292
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 172
Using Class Methods
S(rowIndex(k), colIndex(k)) = data(k)
rows
and cols
Number o f rows and columns in the m atrix
nzmax
Maximum number of nonzero elements
Valid types for the
data parameter a re as follows:
double[]
float[]
long[]
int[]
short[]
byte[]
boolean[]
One-dimensional arrays of any subclass of java.lang.Number
One-dimensional arrays of java.lang.Boolean
One-dimensional arrays of java.lang.String
rowIndex and colIndex Parameters
Exceptions
The newSparse method throws the following exceptions:
NegativeArraySizeException
Row or column size is negative.
IndexOutOfBoundsException
4-97
Seitenansicht 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 291 292

Kommentare zu diesen Handbüchern

Keine Kommentare