Docs.rs
scirs2-python-0.4.3
scirs2-python 0.4.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
image ^0.25.10
normal
ndarray ^0.17.2
normal
pyo3 ^0.28.3
normal
pyo3-async-runtimes ^0.28.0
normal
rayon ^1.12.0
normal
scirs2-autograd ^0.4.3
normal
scirs2-cluster ^0.4.3
normal
scirs2-core ^0.4.3
normal
scirs2-datasets ^0.4.3
normal
scirs2-fft ^0.4.3
normal
scirs2-graph ^0.4.3
normal
scirs2-integrate ^0.4.3
normal
scirs2-interpolate ^0.4.3
normal
scirs2-io ^0.4.3
normal
scirs2-linalg ^0.4.3
normal
scirs2-metrics ^0.4.3
normal
scirs2-ndimage ^0.4.3
normal
scirs2-neural ^0.4.3
normal
scirs2-numpy ^0.4.3
normal
scirs2-optimize ^0.4.3
normal
scirs2-series ^0.4.3
normal
scirs2-signal ^0.4.3
normal
scirs2-sparse ^0.4.3
normal
scirs2-spatial ^0.4.3
normal
scirs2-special ^0.4.3
normal
scirs2-stats ^0.4.3
normal
scirs2-text ^0.4.3
normal
scirs2-transform ^0.4.3
normal
scirs2-vision ^0.4.3
normal
thiserror ^2.0.18
normal
tokio ^1.52.1
normal
Versions
97.9%
of the crate is documented
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
gpu_frobenius_norm
scirs2
0.4.3
In scirs2::
gpu_
ops
scirs2
::
gpu_ops
Function
gpu_
frobenius_
norm
Copy item path
Source
pub fn gpu_frobenius_norm(data:
Vec
<
f64
>) ->
f64
Expand description
Compute the Frobenius norm of a flat matrix.