barretenberg
Loading...
Searching...
No Matches
List of all members
proof_system::honk::flavor::ECCVMBase< CycleGroup_T, Curve_T, PCS_T >::CommitmentLabels Class Reference

A container for commitment labels. More...

#include <ecc_vm.hpp>

Inherits proof_system::honk::flavor::ECCVMBase< CycleGroup_T, Curve_T, PCS_T >::AllEntities< DataType >.

Detailed Description

template<typename CycleGroup_T, typename Curve_T, typename PCS_T>
class proof_system::honk::flavor::ECCVMBase< CycleGroup_T, Curve_T, PCS_T >::CommitmentLabels

A container for commitment labels.

Note
It's debatable whether this should inherit from AllEntities. since most entries are not strictly needed. It has, however, been useful during debugging to have these labels available.

The documentation for this class was generated from the following file: