Docs.rs
gpu-mumu-0.2.0-rc.1
gpu-mumu 0.2.0-rc.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
justifiedmumu
Dependencies
anyhow ^1.0
normal
ash ^0.38
normal
core-mumu ^0.9.0-rc.3
normal
env_logger ^0.9
normal
indexmap ^2.9
normal
lazy_static ^1.4
normal
libloading ^0.7
normal
log ^0.4
normal
Versions
24.32%
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
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
Module elementwise
mumugpu
0.2.0-rc.1
Module elementwise
Module Items
Functions
In mumugpu::
operators
mumugpu
::
operators
Module
elementwise
Copy item path
Source
Functions
ยง
elementwise_
op
Elementwise operation on two Float2DArray values with identical shapes. Returns a new Float2DArray with the same shape.
ensure_
float2d
Ensure the value is a Float2DArray and return a reference to it.