Docs.rs
poulpy-core-0.4.1
poulpy-core 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Janmajayamall
Pro7ech
Dependencies
bytemuck ^1.24.0
normal
byteorder ^1.5.0
normal
criterion ^0.7.0
normal
itertools ^0.14.0
normal
once_cell ^1.21.3
normal
paste ^1.0.15
normal
poulpy-cpu-avx ^0.1.0
normal
optional
poulpy-cpu-ref ^0.1.0
normal
optional
poulpy-hal ^0.4.0
normal
rug ^1.28.0
normal
Versions
1.05%
of the crate is documented
Platform
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
SetGGLWEInfos
poulpy_
core
0.4.1
SetGGLWE
Infos
Required Methods
set_dsize
Implementors
In poulpy_
core::
layouts
poulpy_core
::
layouts
Trait
SetGGLWE
Infos
Copy item path
Source
pub trait SetGGLWEInfos { // Required method fn
set_dsize
(&mut self, dsize:
usize
); }
Required Methods
§
Source
fn
set_dsize
(&mut self, dsize:
usize
)
Implementors
§