Docs.rs
scientist-0.1.2
scientist 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
28 June 2026
Links
Repository
crates.io
Source
Owners
edicury
Dependencies
Versions
0%
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
get_2d_sum
scientist
0.1.2
In scientist::
arrays::
array
scientist
::
arrays
::
array
Function
get_
2d_
sum
Copy item path
Source
pub fn get_2d_sum(array: &
Vec
<
f64
>, power:
usize
) ->
f64