Docs.rs
tfhe-ntt-0.6.1
tfhe-ntt 0.6.1
Docs.rs crate page
BSD-3-Clause-Clear
Links
Homepage
Repository
crates.io
Source
Owners
zama-bot
Dependencies
aligned-vec ^0.6
normal
bytemuck ^1.14.3
normal
pulp ^0.21
normal
criterion ^0.5
dev
rand ^0.8
dev
serde ^1.0.163
dev
serde_json ^1.0.96
dev
Versions
58.71%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module fastdiv
tfhe_
ntt
0.6.1
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.