Home
last modified time | relevance | path

Searched refs:rsb__util_drop_to_zero_if_under_threshold (Results 1 – 5 of 5) sorted by relevance

/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_util.h126 rsb_err_t rsb__util_drop_to_zero_if_under_threshold(void * array, rsb_type_t type, size_t n, const …
H A Drsb_util.m41545 rsb_err_t rsb__util_drop_to_zero_if_under_threshold(void * array, rsb_type_t type, size_t n, const …
H A Drsb_test_matops.m42709 …if(RSB_SOME_ERROR(rsb__util_drop_to_zero_if_under_threshold(VA,typecode,nnz,&uthreshold))) { errva…
H A Drsb_test_matops.c6223 …if(RSB_SOME_ERROR(rsb__util_drop_to_zero_if_under_threshold(VA,typecode,nnz,&uthreshold))) { errva… in rsb__main_block_partitioned_spsv_uxua()
H A Drsb_util.c4438 rsb_err_t rsb__util_drop_to_zero_if_under_threshold(void * array, rsb_type_t type, size_t n, const … in rsb__util_drop_to_zero_if_under_threshold() function