Fork me on GitHub
NetworKit
Large-Scale Network Analysis
  • Get Started
  • Documentation
  • Features
  • News
  • Publications
  • NetworKit Day
  • Credits & References
    • Python Documentation
    • C++ Documentation
    • Jupyter Notebook
    • Developer Guide

File GraphBLAS.hpp¶

↰ Parent directory (include/networkit/algebraic)

Contents

  • Definition (include/networkit/algebraic/GraphBLAS.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (include/networkit/algebraic/GraphBLAS.hpp)¶

  • Program Listing for File GraphBLAS.hpp

Includes¶

  • limits

  • networkit/algebraic/AlgebraicGlobals.hpp (File AlgebraicGlobals.hpp)

  • networkit/algebraic/Semirings.hpp (File Semirings.hpp)

  • networkit/algebraic/SparseAccumulator.hpp (File SparseAccumulator.hpp)

  • networkit/algebraic/Vector.hpp (File Vector.hpp)

Included By¶

  • File AlgebraicBellmanFord.hpp

  • File AlgebraicBFS.hpp

  • File AlgebraicPageRank.hpp

Namespaces¶

  • Namespace GraphBLAS

Functions¶

  • Template Function GraphBLAS::columnReduce

  • Template Function GraphBLAS::eWiseAdd

  • Template Function GraphBLAS::eWiseBinOp

  • Template Function GraphBLAS::eWiseMult

  • Template Function GraphBLAS::MxM(const Matrix&, const Matrix&)

  • Template Function GraphBLAS::MxM(const Matrix&, const Matrix&, Matrix&)

  • Template Function GraphBLAS::MxM(const Matrix&, const Matrix&, Matrix&, F)

  • 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&)

  • Template Function GraphBLAS::rowReduce

Back to top

© Copyright 2018 Humboldt-Universität zu Berlin - Department of Computer Science - Modeling and Analysis of Complex Systems and contributors.
Created using Sphinx 8.1.3.

Contact, Imprint and Privacy