File graph.hpp¶
= File graph.hpp ————————– -- C++ -- ==**
Contents
Definition (include/ripple/graph/graph.hpp
)¶
Detailed Description¶
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file implements a Graph class, which is simply a collection of nodes with a specifier for where to allocate the nodes.
==———————————————————————==
Includes¶
memcopy.hpp
(File memcopy.hpp)memory
(File block_memory_properties.hpp)mutex
node.hpp
(File node.hpp)optional
reducer.hpp
(File reducer.hpp)ripple/algorithm/unrolled_for.hpp
(File unrolled_for.hpp)ripple/allocation/allocator.hpp
(File allocator.hpp)ripple/arch/cache.hpp
(File cache.hpp)ripple/utility/spinlock.hpp
(File spinlock.hpp)ripple/utility/type_traits.hpp
(File type_traits.hpp)splitter.hpp
(File splitter.hpp)unordered_map
unordered_set