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

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

Contents


CFFT2(3F)							     CFFT2(3F)


NAME    [Toc]    [Back]

     CFFT2 - Calculate a complex-to-complex 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 CFFT2(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 for the
		CRAY-1.
	  x	Input vector.  Vector of n complex values.
	  work	Working	storage.  Vector of (5/2)n 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, pages	4-51 to	4-52.


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