Wildmeshing Toolkit
merkle_tree.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <nlohmann/json.hpp>
3
4
5
namespace
wmtk::utils
{
6
class
Hashable;
7
nlohmann::json
merkle_tree
(
const
Hashable& m);
8
}
// namespace wmtk::utils
wmtk::utils
Definition:
Tuple.hpp:22
wmtk::utils::merkle_tree
nlohmann::json merkle_tree(const Hashable &hashable)
Definition:
merkle_tree.cpp:6
json
nlohmann::json json
Definition:
input.cpp:9
src
wmtk
utils
merkle_tree.hpp
Generated by
1.9.1