*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> complib/CRFFT2 (3)              
Title
Content
Arch
Section
 

Contents


CRFFT2(3F)							    CRFFT2(3F)


NAME    [Toc]    [Back]

     CRFFT2 - Calculate	a complex-to-real Fourier synthesis/analysis.

DESCRIPTION    [Toc]    [Back]

     A subroutine that calculates a Fourier synthesis if the sign of IX	is
     negative and a Fourier analysis if	the sign of IX is positive.

      Call from	FORTRAN:

	    CALL CRFFT2(init,ix,n,x,work,y)

	  init	<>0  Generates sine and	cosine tables in WORK
		= 0  Calculates	Fourier	transforms using sine and
		   cosine tables of previous call.
	  ix	> 0  Calculates	Fourier	analysis
		<=0  Calculates	Fourier	synthesis.
	  n	Size of	Fourier	transform; 2**m	where 2<=m.
	  x	Input vector.  Vector of (n/2)+1 complex values.
	  work	Working	storage.  Vector of (3/2)n+2 complex values.
	  y	Result vector.	Vector of n complex values.

     For equations and other additional	information, see the CRAY-1 Computer
     Systems - Library Reference Manual, SR-0014, page 4-53.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
RCFFT2 IRIX Calculate a real-to-complex Fourier synthesis/analysis.
CFFT2 IRIX Calculate a complex-to-complex Fourier synthesis/analysis.
fft1d IRIX 1D, Real Complex-to-Complex, Fast Fourier Transforms.
csfft1du IRIX 1D, Complex to Real, Inverse Fast Fourier Transforms.
fft3du IRIX 3D, Real to Complex, Direct Fast Fourier Transforms.
fft1du IRIX 1D, Real to Complex, Direct Fast Fourier Transforms.
fft2du IRIX 2D, Real to Complex, Direct Fast Fourier Transforms.
csfft3du IRIX 3D, Complex to Real, Inverse Fast Fourier Transforms.
csfft2du IRIX 2D, Complex-to-Real, Inverse Fast Fourier Transforms.
scfftm1du IRIX Multiple 1D, Real to Complex, Direct Fast Fourier Transforms.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service