Docs.rs
Rustb-0.4.1
Rustb 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
LiuyichenYanwushang
Dependencies
blas ^0.23.0
normal
cblas-sys ^0.2.0
normal
gnuplot ^0.0.39
normal
intel-mkl-src ^0.8.1
normal
optional
lapack ^0.19.0
normal
ndarray ^0.16.1
normal
ndarray-linalg ^0.17.0
normal
netlib-src ^0.8.0
normal
optional
num-complex ^0.4.4
normal
num-traits ^0.2.17
normal
openblas-src ^0.10.4
normal
optional
rayon ^1.8.0
normal
serde ^1.0.215
normal
Versions
42.51%
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
Rustb
0.4.1
Rustb
Function
gen_kmesh
Copy item path
Source
pub fn gen_kmesh<T>(k_mesh: &
Array1
<
usize
>) ->
Array2
<T>
where T:
usefloat
+
Div
<Output = T>,