Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
perms_data_copy.hpp File Reference

Go to the source code of this file.

Classes

struct  bb::avm2::perm_data_copy_mem_write_settings_
 
struct  bb::avm2::perm_data_copy_mem_read_settings_
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 

Typedefs

using bb::avm2::perm_data_copy_mem_write_settings = permutation_settings< perm_data_copy_mem_write_settings_ >
 
template<typename FF_ >
using bb::avm2::perm_data_copy_mem_write_relation = permutation_relation_base< FF_, perm_data_copy_mem_write_settings >
 
using bb::avm2::perm_data_copy_mem_read_settings = permutation_settings< perm_data_copy_mem_read_settings_ >
 
template<typename FF_ >
using bb::avm2::perm_data_copy_mem_read_relation = permutation_relation_base< FF_, perm_data_copy_mem_read_settings >