Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use super::utils::SprsMat;
2
use super::BrakedownPCParams;
3
use super::LinCodeParametersInfo;
4
use crate::linear_codes::utils::calculate_t;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected