Docs.rs
gam-gpu-0.3.128
gam-gpu 0.3.128
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
SauersML
Dependencies
faer ^0.24.0
normal
gam-linalg =0.3.128
normal
gam-runtime =0.3.128
normal
libloading ^0.8.9
normal
libm ^0.2.16
normal
log ^0.4.29
normal
ndarray ^0.17.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
cudarc ^0.19.6
normal
Versions
41.26%
of the crate is documented
Go to latest version
Platform
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
try_fast_ab
gam_gpu
0.3.128
gam_gpu
Function
try_
fast_
ab
Copy item path
Source
pub fn try_fast_ab( a:
ArrayView2
<'_,
f64
>, b:
ArrayView2
<'_,
f64
>, ) ->
Option
<
Array2
<
f64
>>