Docs.rs
rustkernel-ml-0.2.0
rustkernel-ml 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mivertowski
Dependencies
async-trait ^0.1
normal
inventory ^0.3
normal
nalgebra ^0.33
normal
ndarray ^0.16
normal
rand ^0.9
normal
rand_distr ^0.5
normal
ringkernel-core ^0.3.1
normal
ringkernel-derive ^0.3.1
normal
rkyv ^0.7
normal
rustkernel-core ^0.2.0
normal
rustkernel-derive ^0.2.0
normal
serde ^1.0
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
proptest ^1.6
dev
tokio ^1.48
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
to_fixed_point
rustkernel_
ml
0.2.0
In rustkernel_
ml::
ring_
messages
rustkernel_ml
::
ring_messages
Function
to_
fixed_
point
Copy item path
Source
pub fn to_fixed_point(value:
f64
) ->
i64
Expand description
Convert f64 to fixed-point i64 (8 decimal places).