Docs.rs
linfa-linalg-0.1.0
linfa-linalg 0.1.0
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
YuhanLiin
github:rust-ml:wg
Dependencies
ndarray ^0.15
normal
num-traits ^0.2.0
normal
rand ^0.8
normal
thiserror ^1
normal
approx ^0.4
dev
ndarray-rand ^0.14
dev
proptest ^1.0
dev
proptest-derive ^0.2.0
dev
rand_xoshiro ^0.6
dev
Versions
69.81%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Result
In linfa_linalg
?
Type Definition
linfa_linalg
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
LinalgError
>;