Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Christoph Ruegg 030e94daf5 Fourier: fix Bluestein for sequences with more than 46341 samples (not power-of-two). #286 11 years ago
..
Fourier.Bluestein.cs Fourier: fix Bluestein for sequences with more than 46341 samples (not power-of-two). #286 11 years ago
Fourier.Naive.cs StyleCop 12 years ago
Fourier.RadixN.cs StyleCop 12 years ago
Fourier.cs Fourier: add Fourier.FrequencyScale to generate the frequency corresponding to each index in frequency space 11 years ago
FourierOptions.cs FFT: Fourier and Hartley classes now static, compact names, dropped Algorithms namespace 12 years ago
Hartley.Naive.cs FFT: code reorg, drop Transform class (now redundant) 12 years ago
Hartley.cs FFT: code reorg, drop Transform class (now redundant) 12 years ago
HartleyOptions.cs Numerics: udated headers (sorry for the code churn..) 16 years ago