|
GCpp general purpose C++ library
version 1.0
|
Go to the source code of this file.
Classes | |
| class | GRealSampleFFT |
Functions | |
| GRealSampleFFT | operator* (double r, GRealSampleFFT &s) |
Include file for class GRealSampleFFT.
|
inline |
Scaling operation the sample (multiplication factor).
| r | scale factor |
| s | initial sample |