Searched defs:nnz (Results 1 – 10 of 10) sorted by relevance
51 Index nnz = 0; variable
46 Index nnz = 0; in nonZeros() local
134 StorageIndex nnz = StorageIndex(mat.nonZeros()); in operator() local
257 inline IndexType colamd_recommended ( IndexType nnz, IndexType n_row, IndexType n_col) in colamd_recommended()327 IndexType nnz ; /* nonzeros in A */ in colamd() local
139 union {int nnz;int lda;}; member
302 const int nnz, in coo_tocsr()384 I nnz = 0; in csr_sum_duplicates() local
1233 UWORD32 *nnz; in ih264e_write_pslice_mb_cavlc() local1544 UWORD32 *nnz; in ih264e_write_bslice_mb_cavlc() local
217 Index nnz = m_L.nonZeros(); in factorize() local
537 Index nnz = m_mat.nonZeros(); in factorize() local
73 Index nnz = internal::random<int>(1,int(rows)/2); in sparse_basic() local