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

File mod.rs

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

Source from the content-addressed store, hash-verified

1use crate::Error;
2
3use super::utils::tensor_vec;
4use super::{BrakedownPCParams, LinearEncode};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected