Docs.rs
truce-simd-0.49.16
truce-simd 0.49.16
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mahaekoh
Dependencies
wide ^0.7
normal
optional
criterion ^0.5
dev
truce-core ^0.49.16
dev
truce-params ^0.49.16
dev
Versions
68.29%
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
zero_block
truce_
simd
0.49.16
In truce_
simd::
ops
truce_simd
::
ops
Function
zero_
block
Copy item path
Source
pub fn zero_block(buf: &mut [
f32
])
Expand description
out[i] = 0.0
for all
i
.