Skip to content

placeholder_verifier::placeholder_permutation_argument_input_type

Public Attributes

Name
std::array< typename pallas::base_field_type::value_type, permutation_size > xi_values
std::array< typename pallas::base_field_type::value_type, permutation_size > id_perm
std::array< typename pallas::base_field_type::value_type, permutation_size > sigma_perm
permutation_argument_thetas_type thetas

Public Attributes Documentation

variable xi_values

std::array< typename pallas::base_field_type::value_type, permutation_size > xi_values;

variable id_perm

std::array< typename pallas::base_field_type::value_type, permutation_size > id_perm;

variable sigma_perm

std::array< typename pallas::base_field_type::value_type, permutation_size > sigma_perm;

variable thetas

permutation_argument_thetas_type thetas;

Updated on 2026-04-26 at 17:04:52 -0700