125 std::vector<uint32_t>
out;
Entry point for Barretenberg command-line interface.
void write(std::vector< uint8_t > &buf, ClientIVC::VerificationKey const &vk)
void read(uint8_t const *&it, ClientIVC::VerificationKey &vk)
void read(auto &it, msgpack_concepts::HasMsgPack auto &obj)
Automatically derived read for any object that defines .msgpack() (implicitly defined by MSGPACK_FIEL...
void write(auto &buf, const msgpack_concepts::HasMsgPack auto &obj)
Automatically derived write for any object that defines .msgpack() (implicitly defined by MSGPACK_FIE...
std::vector< uint32_t > right
std::vector< uint32_t > out
std::vector< uint32_t > left
friend bool operator==(poly_triple_< FF > const &lhs, poly_triple_< FF > const &rhs)=default