Home
last modified time | relevance | path

Searched refs:anzmax (Results 1 – 25 of 136) sorted by relevance

123456

/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
H A DGB_convert_to_full.c33 GrB_Index anzmax ; in GB_convert_to_full() local
34 bool ok = GB_Index_multiply (&anzmax, avlen, avdim) ; in GB_convert_to_full()
47 Ax_new = GB_MALLOC (anzmax * A->type->size, GB_void, &Ax_new_size) ; in GB_convert_to_full()
62 A->nzmax = GB_IMAX (anzmax, 1) ; in GB_convert_to_full()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
H A DGB_convert_to_full.c33 GrB_Index anzmax ; in GB_convert_to_full() local
34 bool ok = GB_Index_multiply (&anzmax, avlen, avdim) ; in GB_convert_to_full()
47 Ax_new = GB_MALLOC (anzmax * A->type->size, GB_void, &Ax_new_size) ; in GB_convert_to_full()
62 A->nzmax = GB_IMAX (anzmax, 1) ; in GB_convert_to_full()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
H A DGB_convert_to_full.c33 GrB_Index anzmax ; in GB_convert_to_full() local
34 bool ok = GB_Index_multiply (&anzmax, avlen, avdim) ; in GB_convert_to_full()
47 Ax_new = GB_MALLOC (anzmax * A->type->size, GB_void, &Ax_new_size) ; in GB_convert_to_full()
62 A->nzmax = GB_IMAX (anzmax, 1) ; in GB_convert_to_full()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
H A DGB_convert_to_full.c33 GrB_Index anzmax ; in GB_convert_to_full() local
34 bool ok = GB_Index_multiply (&anzmax, avlen, avdim) ; in GB_convert_to_full()
47 Ax_new = GB_MALLOC (anzmax * A->type->size, GB_void, &Ax_new_size) ; in GB_convert_to_full()
62 A->nzmax = GB_IMAX (anzmax, 1) ; in GB_convert_to_full()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
H A DGB_convert_to_full.c33 GrB_Index anzmax ; in GB_convert_to_full() local
34 bool ok = GB_Index_multiply (&anzmax, avlen, avdim) ; in GB_convert_to_full()
47 Ax_new = GB_MALLOC (anzmax * A->type->size, GB_void, &Ax_new_size) ; in GB_convert_to_full()
62 A->nzmax = GB_IMAX (anzmax, 1) ; in GB_convert_to_full()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
H A DGB_convert_to_full.c33 GrB_Index anzmax ; in GB_convert_to_full() local
34 bool ok = GB_Index_multiply (&anzmax, avlen, avdim) ; in GB_convert_to_full()
47 Ax_new = GB_MALLOC (anzmax * A->type->size, GB_void, &Ax_new_size) ; in GB_convert_to_full()
62 A->nzmax = GB_IMAX (anzmax, 1) ; in GB_convert_to_full()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
H A DGB_convert_to_full.c33 GrB_Index anzmax ; in GB_convert_to_full() local
34 bool ok = GB_Index_multiply (&anzmax, avlen, avdim) ; in GB_convert_to_full()
47 Ax_new = GB_MALLOC (anzmax * A->type->size, GB_void, &Ax_new_size) ; in GB_convert_to_full()
62 A->nzmax = GB_IMAX (anzmax, 1) ; in GB_convert_to_full()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
H A DGB_convert_to_full.c33 GrB_Index anzmax ; in GB_convert_to_full() local
34 bool ok = GB_Index_multiply (&anzmax, avlen, avdim) ; in GB_convert_to_full()
47 Ax_new = GB_MALLOC (anzmax * A->type->size, GB_void, &Ax_new_size) ; in GB_convert_to_full()
62 A->nzmax = GB_IMAX (anzmax, 1) ; in GB_convert_to_full()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_convert_sparse_to_bitmap.c73 int64_t anzmax ; in GB_convert_sparse_to_bitmap() local
74 if (!GB_Index_multiply ((GrB_Index *) &anzmax, avdim, avlen)) in GB_convert_sparse_to_bitmap()
79 anzmax = GB_IMAX (anzmax, 1) ; in GB_convert_sparse_to_bitmap()
84 Ab = GB_MALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
91 Ab = GB_CALLOC (anzmax, int8_t, &Ab_size) ; in GB_convert_sparse_to_bitmap()
117 Ax_new = GB_MALLOC (anzmax * asize, GB_void, &Ax_new_size) ; in GB_convert_sparse_to_bitmap()
151 GB_memset (Ab, 0, anzmax, nthreads_max) ; in GB_convert_sparse_to_bitmap()
235 A->nzmax = anzmax ; in GB_convert_sparse_to_bitmap()

123456