MATLAB BUILDER JA 2 Betriebsanweisung Seite 89

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 292
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 88
Guidelines for Working with MWArray Classes
Factory Method Usage
newInstance(int[], Object,
MWClassID)
Real numeric array of specified type.
Values are initialized with supplied
arrays.
newInstance(int[], Object,
Object, MWClassID)
Complex numeric array of specified
type. Values are initialized with
supplied arrays.
newSparse(int[], int[],
Object, int, int, int,
MWClassID)
Real sparse numeric matrix of
specified typ e, dimensions, and
maximum nonzeros. Values are
initialized with supplied row,
column, and data arrays.
newSparse(int[], int[],
Object, int, int, MWClassID)
Real sparse numeric matrix of
specified t ype and dimensions.
Values are initialized with supplied
row, column, and data arrays.
Maximum nonzeros are computed
from input dat a.
newSparse(int[], int[],
Object, MWClassID)
Real sparse numeric matrix of
specified typ e. Values are initialized
with supplied row, column, and data
arrays. Maximum nonzeros and
dimensions are computed from input
data.
newSparse(int[], int[],
Object, Object, int, int,
int, MWClassID)
Complex sparse numeric matrix
of specified type, dime nsions,
and maximum nonzer os. Values
are initialized with supplied row,
column, and data arrays.
newSparse(int[], int[],
Object, Object, int, int,
MWClassID)
Complex sparse numeric matrix
of specified type and dimensions.
Values are initialized with supplied
row, column, and data arrays.
Maximum nonzeros are computed
from input dat a.
4-13
Seitenansicht 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 291 292

Kommentare zu diesen Handbüchern

Keine Kommentare