MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / GB_mx_mxv_iterator_template.c

File GB_mx_mxv_iterator_template.c

deps/GraphBLAS/Test/Template/GB_mx_mxv_iterator_template.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//------------------------------------------------------------------------------
2// GB_mx_mxv_iterator: Y = A*X using an iterator
3//------------------------------------------------------------------------------
4

Callers

nothing calls this directly

Calls 15

GxB_rowIterator_attachFunction · 0.85
GxB_rowIterator_kountFunction · 0.85
GxB_rowIterator_seekRowFunction · 0.85
GxB_rowIterator_nextColFunction · 0.85
GxB_rowIterator_nextRowFunction · 0.85
GxB_colIterator_attachFunction · 0.85
GxB_colIterator_kountFunction · 0.85
GxB_colIterator_seekColFunction · 0.85

Tested by

no test coverage detected