MCPcopy Create free account
hub / github.com/arkworks-rs/poly-commit / mod.rs

File mod.rs

poly-commit/src/ipa_pc/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{
2 utils::inner_product, BTreeMap, BTreeSet, BatchLCProof, DenseUVPolynomial, Error, Evaluations,
3 LabeledCommitment, LabeledPolynomial, LinearCombination, PCCommitmentState, PCCommitterKey,
4 PCUniversalParams, PolynomialCommitment, QuerySet, CHALLENGE_SIZE,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected