Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Math Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.3 FFT Server Classes

The FFT Server Classes represent three fast Fourier transform (FFT) servers that perform transforms on vectors and sequences, and one fast sine/cosine transform server. These classes are contained in Table 2.

Table 2: The FFT Server Classes 

Class Name Description

DComplexFFTServer

Performs double-precision, complex FFTs of an RWMathVec<DComplex> vector.

DComplexFFT2DServer

Performs two-dimensional (2-D) double-precision, complex FFTs of an RWGenMat<DComplex> matrix.

DoubleCosineServer

Performs double precision fast sine or cosine transforms of a real vector.

DoubleFFTServer

Performs double-precision, complex FFTs of a real vector.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.