Docs.rs
singe-kernel-0.1.0-alpha.4
singe-kernel 0.1.0-alpha.4
Permalink
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
dft_c2c_f32_interleaved
singe_
kernel
0.1.0-alpha.4
In singe_
kernel::
cpu::
fft
singe_kernel
::
cpu
::
fft
Function
dft_
c2c_
f32_
interleaved
Copy item path
Source
pub fn dft_c2c_f32_interleaved( input: &[
f32
], batch:
usize
, n:
usize
, ) ->
Vec
<
f32
>