Home
last modified time | relevance | path

Searched refs:anzmax (Results 101 – 125 of 136) sorted by relevance

123456

/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_Pending.h187 double anzmax = ((double) A->vlen) * ((double) A->vdim) ; in GB_shall_block() local
188 bool many_pending = (npending >= anzmax) ; in GB_shall_block()
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_Pending.h187 double anzmax = ((double) A->vlen) * ((double) A->vdim) ; in GB_shall_block() local
188 bool many_pending = (npending >= anzmax) ; in GB_shall_block()
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
H A DGB_transpose.c221 int64_t anzmax = A->nzmax ; in GB_transpose() local
390 sparsity, true, A_hyper_switch, 1, anzmax, true, Context) ; in GB_transpose()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
H A DGB_transpose.c221 int64_t anzmax = A->nzmax ; in GB_transpose() local
390 sparsity, true, A_hyper_switch, 1, anzmax, true, Context) ; in GB_transpose()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
H A DGB_transpose.c221 int64_t anzmax = A->nzmax ; in GB_transpose() local
390 sparsity, true, A_hyper_switch, 1, anzmax, true, Context) ; in GB_transpose()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
H A DGB_transpose.c221 int64_t anzmax = A->nzmax ; in GB_transpose() local
390 sparsity, true, A_hyper_switch, 1, anzmax, true, Context) ; in GB_transpose()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
H A DGB_transpose.c221 int64_t anzmax = A->nzmax ; in GB_transpose() local
390 sparsity, true, A_hyper_switch, 1, anzmax, true, Context) ; in GB_transpose()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_extractTuples.c120 int64_t anzmax = GB_IMAX (anz, 1) ; in GB_extractTuples() local
121 X_bitmap = GB_MALLOC_WERK (anzmax*asize, GB_void, &X_bitmap_size) ; in GB_extractTuples()
H A DGB_transpose.c221 int64_t anzmax = A->nzmax ; in GB_transpose() local
390 sparsity, true, A_hyper_switch, 1, anzmax, true, Context) ; in GB_transpose()

123456