| 1 | use crate::{ |
| 2 | utils::inner_product, BTreeMap, BTreeSet, BatchLCProof, DenseUVPolynomial, Error, Evaluations, |
| 3 | LabeledCommitment, LabeledPolynomial, LinearCombination, PCCommitmentState, PCCommitterKey, |
| 4 | PCUniversalParams, PolynomialCommitment, QuerySet, CHALLENGE_SIZE, |
nothing calls this directly
no outgoing calls
no test coverage detected