Fork me on GitHub
NetworKit
Large-Scale Network Analysis
  • Get Started
  • Documentation
  • Features
  • News
  • Publications
  • NetworKit Day
  • Credits & References
    • Python Documentation
    • C++ Documentation
      • Page Hierarchy
      • Class Hierarchy
      • File Hierarchy
      • Full API
        • Namespaces
        • Classes and Structs
        • Enums
        • Functions
        • Variables
        • Defines
        • Typedefs
        • Directories
        • Pages
    • Jupyter Notebook
    • Developer Guide

Namespace GraphBLAS¶

Contents

  • Detailed Description

  • Functions

Detailed Description¶

Implements the Namespace GraphBLAS interface. For more information visit https://graphblas.org.

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