Docs.rs
linfa-linear-0.7.0
linfa-linear 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bytesnake
github:rust-ml:wg
Dependencies
argmin ^0.8.1
normal
argmin-math ^0.3
normal
linfa ^0.7.0
normal
linfa-linalg ^0.1
normal
ndarray ^0.15
normal
ndarray-linalg ^0.15
normal
num-traits ^0.2
normal
serde ^1.0
normal
thiserror ^1.0
normal
approx ^0.4
dev
criterion ^0.4.0
dev
linfa ^0.7.0
dev
linfa-datasets ^0.7.0
dev
statrs ^0.16.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
linfa_linear
0.7.0
Float
Implementations on Foreign Types
f32
f64
Object Safety
Implementors
In crate linfa_linear
?
Trait
linfa_linear
::
Float
source
·
[
−
]
pub trait Float:
Float
{ }
Object Safety
§
This trait is
not
object safe
.
Implementations on Foreign Types
§
source
§
impl
Float
for
f32
source
§
impl
Float
for
f64
Implementors
§