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