Docs.rs
ark-r1cs-std-0.5.0
ark-r1cs-std 0.5.0
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ValarDragon
github:arkworks-rs:crates-io
Dependencies
ark-ec ^0.5.0
normal
ark-ff ^0.5.0
normal
ark-relations ^0.5.0
normal
ark-std ^0.5.0
normal
educe ^0.6.0
normal
num-bigint ^0.4
normal
num-integer ^0.1.44
normal
num-traits ^0.2
normal
tracing ^0.1
normal
Versions
93.62%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ark_
r1cs_
std
0.5.0
Module vanishing_
poly
Module Items
Structs
In ark_
r1cs_
std::
poly::
domain
ark_r1cs_std
::
poly
::
domain
Module
vanishing_poly
Copy item path
Source
Structs
ยง
Vanishing
Polynomial
Struct describing vanishing polynomial for a multiplicative coset H where |H| is a power of 2. As H is a coset, every element can be described as h*g^i and therefore has vanishing polynomial Z_H(x) = x^|H| - h^|H|