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
GetDegree
poulpy_
core
0.4.1
GetDegree
Required Methods
ring_degree
Implementations on Foreign Types
Module<B>
Implementors
In poulpy_
core::
layouts
poulpy_core
::
layouts
Trait
GetDegree
Copy item path
Source
pub trait GetDegree { // Required method fn
ring_degree
(&self) ->
Degree
; }
Required Methods
§
Source
fn
ring_degree
(&self) ->
Degree
Implementations on Foreign Types
§
Source
§
impl<B:
Backend
>
GetDegree
for
Module
<B>
Source
§
fn
ring_degree
(&self) ->
Degree
Implementors
§