Docs.rs
lowdim-0.7.2
lowdim 0.7.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
starblue
Dependencies
rand ^0.8.4
normal
optional
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lowdim
0.7.2
Module array
Module Items
Structs
Type Aliases
In crate lowdim
lowdim
Module
array
Copy item path
Source
Expand description
n-dimensional arrays indexed by points in a bounding box.
Structs
§
Array
An array indexed by points in a bounding box.
Type Aliases
§
Array2d
A 2d array indexed by points in a bounding box.
Array3d
A 3d array indexed by points in a bounding box.
Array4d
A 4d array indexed by points in a bounding box.