Expand description
Batch processing for sparse FFT algorithms
This module provides batch processing capabilities for sparse FFT algorithms, which can significantly improve performance when processing multiple signals, especially on GPU hardware.
Structs§
- Batch
Config - Batch processing configuration for sparse FFT
Functions§
- batch_
sparse_ fft - Perform batch sparse FFT on CPU
- gpu_
batch_ sparse_ fft - Perform batch sparse FFT on GPU
- spectral_
flatness_ batch_ sparse_ fft - Optimized batch processing for spectral flatness sparse FFT