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

File brakedown.rs

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

Source from the content-addressed store, hash-verified

1use super::utils::SprsMat;
2use super::BrakedownPCParams;
3use super::LinCodeParametersInfo;
4use crate::linear_codes::utils::calculate_t;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected