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

File mod.rs

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

Source from the content-addressed store, hash-verified

1use crate::{
2 hyrax::utils::{flat_to_matrix_column_major, tensor_prime},
3 utils::{inner_product, scalar_by_vector, vector_sum, Matrix},
4 Error, LabeledCommitment, LabeledPolynomial, PolynomialCommitment,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected