Docs.rs
tfhe-ntt-0.3.0
tfhe-ntt 0.3.0
Docs.rs crate page
BSD-3-Clause-Clear
Links
Homepage
Repository
crates.io
Source
Owners
zama-bot
Dependencies
aligned-vec ^0.5
normal
bytemuck ^1.14.3
normal
pulp ^0.18.22
normal
criterion ^0.4
dev
rand ^0.8
dev
serde ^1.0.163
dev
serde_json ^1.0.96
dev
Versions
57.89%
of the crate is documented
Go to latest version
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
tfhe_
ntt
0.3.0
Module fastdiv
Module Items
Structs
In crate tfhe_
ntt
tfhe_ntt
Module
fastdiv
Copy item path
Source
Expand description
Fast division by a constant divisor.
Structs
ยง
Div32
Divisor representing a 32bit denominator.
Div64
Divisor representing a 64bit denominator.