Docs.rs
singe-kernel-0.1.0-alpha.4
singe-kernel 0.1.0-alpha.4
Docs.rs crate page
01 July 2026
Links
Repository
crates.io
Source
Owners
tinrab
Dependencies
cuda-core ^0.2.0
normal
optional
cutile ^0.2.0
normal
optional
cutile-compiler ^0.2.0
normal
optional
half ^2.7.1
normal
num-complex ^0.4.6
normal
singe-cuda ^0.1.0-alpha.9
normal
optional
thiserror ^2.0.18
normal
Versions
6.38%
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
log_mel
singe_
kernel
0.1.0-alpha.4
In singe_
kernel::
cpu::
audio
singe_kernel
::
cpu
::
audio
Function
log_mel
Copy item path
Source
pub fn log_mel( power: &[
f32
], frames:
usize
, config:
AudioFrontendConfig
, ) ->
Result
<
Vec
<
f32
>>