2#include "hash_path.hpp"
31 fr_hash_path get_hash_path(
size_t index);
33 fr_sibling_path get_sibling_path(
size_t index);
35 fr update_element(
size_t index,
fr const& value);
37 fr root()
const {
return root_; }
43 std::vector<barretenberg::fr> hashes_;
Definition: memory_tree.hpp:27
constexpr_utils defines some helper methods that perform some stl-equivalent operations but in a cons...
Definition: constexpr_utils.hpp:16
Definition: widget.bench.cpp:13