Umap-apps
fixup

Basics

  • Getting Started

Reference

  • Advanced Configuration
  • BFS README
  • API
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
      • Classes and Structs
      • Functions
      • Variables
      • Defines
      • Typedefs
      • Directories
      • Files
        • File bfs_kernel.hpp
        • File bitmap.hpp
        • File churn.cpp
        • File commandline.hpp
        • File compute_degree_distribution.cpp
        • File file.hpp
        • File generate_edge_list.cpp
        • File hash.hpp
        • File ingest_edge_list.cpp
        • File INSTRUCTION.md
        • File mmap.hpp
        • File nvmebenchmark.cpp
        • File options.cpp
        • File options.h
        • File pfbenchmark.cpp
        • File README.md
        • File rmat_edge_generator.hpp
        • File run_bfs.cpp
        • File run_random_vector.cpp
        • File test_bfs.cpp
        • File test_median_calculation.cpp
        • File time.hpp
        • File torben.hpp
        • File umap_file.hpp
        • File umap_fits_file.hpp
        • File umapcpu.cpp
        • File umapsort.cpp
        • File utility.hpp
        • File vector.hpp
Umap-apps
  • Docs »
  • API »
  • File hash.hpp
  • Edit on GitHub

File hash.hpp¶

↰ Parent directory (bfs/rmat_edge_generator)

Contents

  • Definition (bfs/rmat_edge_generator/hash.hpp)
  • Includes
  • Included By
  • Namespaces
  • Functions

Definition (bfs/rmat_edge_generator/hash.hpp)¶

  • Program Listing for File hash.hpp

Includes¶

  • cstdint

Included By¶

  • File rmat_edge_generator.hpp

Namespaces¶

  • Namespace rmat_edge_generator_detail

Functions¶

  • Function rmat_edge_generator_detail::hash16
  • Function rmat_edge_generator_detail::hash32
  • Function rmat_edge_generator_detail::hash_nbits
  • Function rmat_edge_generator_detail::shifted_n_hash16
  • Function rmat_edge_generator_detail::shifted_n_hash32
Next Previous

© Copyright 2018, Marty McFadden Revision 96785f3e.

Built with Sphinx using a theme provided by Read the Docs.