Implements the Namespace GraphBLAS interface. For more information visit https://graphblas.org.
Template Function GraphBLAS::MxM(const Matrix&, const Matrix&, Matrix&, F)
Template Function GraphBLAS::MxM(const Matrix&, const Matrix&)
Template Function GraphBLAS::MxM(const Matrix&, const Matrix&, Matrix&)
Template Function GraphBLAS::MxV(const Matrix&, const NetworKit::Vector&, NetworKit::Vector&, F)
Template Function GraphBLAS::MxV(const Matrix&, const NetworKit::Vector&)
Template Function GraphBLAS::MxV(const Matrix&, const NetworKit::Vector&, NetworKit::Vector&)