Docs.rs
simd-kernels-0.2.0
simd-kernels 0.2.0
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
pbower
Dependencies
ahash ^0.8.12
normal
optional
blas ^0.23.0
normal
optional
lapack ^0.20.0
normal
optional
minarrow ^0.2.0
normal
num-complex ^0.4.6
normal
optional
num-traits ^0.2.19
normal
ordered-float ^5.0.0
normal
optional
rand ^0.9.1
normal
cc ^1
build
optional
Versions
92.17%
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 to_bits
simd_
kernels
0.2.0
Module to_bits
Sections
ToBit trait - IEEE 754 bit conversion
Module Items
Traits
In simd_
kernels::
traits
simd_kernels
::
traits
Module
to_bits
Copy item path
Source
Expand description
§
ToBit trait
-
IEEE 754 bit conversion
Traits
§
ToBits
Generic trait for converting floating-point types to their IEEE 754 bit representation.