Docs.rs
volute-1.2.1
volute 1.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Coloquinte
Dependencies
good_lp ^1.14
normal
optional
rand ^0.9
normal
optional
rustsat ^0.7
normal
optional
rustsat-kissat ^0.7
normal
optional
criterion ^0.7
dev
Versions
100%
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
Lut6
volute
1.2.1
Lut6
Aliased Type
Trait Implementations
From<u64>
In crate volute
volute
Type Alias
Lut6
Copy item path
Source
pub type Lut6 =
StaticLut
<6, 1>;
Expand description
6-input Lut
Aliased Type
§
pub struct Lut6 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
From
<
u64
> for
Lut6
Source
§
fn
from
(table:
u64
) ->
Lut6
Converts to this type from the input type.