MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / GB_Global_hyper_switch_get

Function GB_Global_hyper_switch_get

deps/GraphBLAS/Source/GB_Global.c:521–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

519}
520
521GB_PUBLIC
522float GB_Global_hyper_switch_get (void)
523{
524 return (GB_Global.hyper_switch) ;
525}
526
527//------------------------------------------------------------------------------
528// bitmap_switch

Callers 10

GrB_Vector_newFunction · 0.85
GB_importFunction · 0.85
GB_selectorFunction · 0.85
GB_import_workerFunction · 0.85
GrB_Scalar_newFunction · 0.85
GB_Matrix_newFunction · 0.85
GB_reshapeFunction · 0.85
GB_AxB_dotFunction · 0.85
GxB_Global_Option_getFunction · 0.85
GB_selectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected