Module sparse_fft_specialized_hardware

Module sparse_fft_specialized_hardware 

Source
Expand description

Specialized Hardware Support for Sparse FFT

This module provides support for specialized hardware accelerators including FPGAs, custom ASICs, and other domain-specific processors for sparse FFT operations.

Structs§

ASICAccelerator
Custom ASIC accelerator implementation
AcceleratorCapabilities
Hardware acceleration capabilities
AcceleratorInfo
Specialized hardware accelerator information
FPGAAccelerator
FPGA-specific implementation
SpecializedHardwareManager
Specialized hardware accelerator manager

Enums§

AcceleratorType
Specialized hardware accelerator types

Traits§

HardwareAbstractionLayer
Hardware abstraction layer trait for specialized accelerators

Functions§

specialized_hardware_sparse_fft
Convenience function for specialized hardware sparse FFT