Lines Matching full:matrix
127 # check for valid imaginary flag of Matlab matrix version 4
129 # check for valid ASCII matrix name
138 # no example for 8-bit and 16-bit integers matrix
141 # branch for Little-Endian variant of Matlab MATrix version 4
146 # no misidentified little endian MATrix example with "short" matrix name
149 # by check for non zero matrix name length
152 # little endian MATrix with "long" matrix name or some misidentified samples
154 # skip TileCacheLogo-*.dat with invalid 2nd character \001 of matrix name with length 96
163 …e header with 5 long integers that contains information describing certain attributes of the Matrix
174 # namlen; the length of the matrix name
177 # nul terminated matrix name like: fit_params testmatrix testsparsecomplex teststringarray
178 #>20 string x \b, MATRIX NAME="%s"
181 # T indicates the matrix type: 0~numeric 1~text 2~sparse
186 # mrows; number of rows in the matrix like: 1 3 8
188 # ncols; number of columns in the matrix like: 1 3 4 5 9 43
190 # imagf; imaginary flag; 1~matrix has an imaginary part 0~only real data
192 # real; Real part of the matrix consists of mrows * ncols numbers