MATLAB BUILDER JA 2 Guida Utente Pagina 89

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 292
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 291 292

Commenti su questo manuale

Nessun commento