Docs.rs
ha-ndarray-0.5.0
ha-ndarray 0.5.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
haydnv
Dependencies
destream ^0.10.1
normal
optional
frand ^0.10
normal
freqfs ^0.12.0
normal
optional
futures ^0.3
normal
optional
get-size ^0.1
normal
lazy_static ^1.5
normal
memoize ^0.5
normal
optional
num-complex ^0.4
normal
optional
num_cpus ^1.16
normal
number-general ^0.14
normal
ocl ^0.19
normal
optional
rayon ^1.10
normal
rustfft ^6.2
normal
optional
safecast ^0.2
normal
smallvec ^1.13
normal
transpose ^0.2
normal
wasm-bindgen ^0.2
normal
optional
Versions
38.66%
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
Skip to main content
Module host
ha_
ndarray
0.5.0
Module host
Module Items
Modules
Structs
Enums
Constants
Type Aliases
In crate ha_
ndarray
ha_ndarray
Module
host
Copy item path
Source
Expand description
The host platform (i.e. the CPU and main memory)
Modules
§
ops
Structs
§
Heap
Stack
Enums
§
Buffer
Host
Slice
Converter
A buffer in host memory, either borrowed or owned
Constants
§
VEC_
MIN_
SIZE
Type Aliases
§
Array
Buf
Stack
Vec
A stack-allocated buffer.