~ubuntu-branches/ubuntu/saucy/fftw/saucy

« back to all changes in this revision

Viewing changes to rfftw/frc_32.c

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-29 01:48:33 UTC
  • mfrom: (5.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20111129014833-3leawsns2nghyaoj
Tags: 2.1.5-1
* Team upload.
* New upstream release
* Package moved into the Debian Science team (no answer from the previous
  maintainer) and package not maintained.
* Standards-Version updated to version 3.9.2
* Vcs-Browser & Vcs-Svn updated
* Switch to mpi-default-dev (Closes: #571446)
* Get ride of .la files (Closes: #633175)
* Fix lintian warning debhelper-but-no-misc-depends
* Fix lintian warning patch-system-but-direct-changes-in-diff 
* Switch to dpkg-source 3.0 (quilt) format

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright (c) 1997-1999 Massachusetts Institute of Technology
 
2
 * Copyright (c) 1997-1999, 2003 Massachusetts Institute of Technology
3
3
 *
4
4
 * This program is free software; you can redistribute it and/or modify
5
5
 * it under the terms of the GNU General Public License as published by
18
18
 */
19
19
 
20
20
/* This file was automatically generated --- DO NOT EDIT */
21
 
/* Generated on Sun Nov  7 20:43:59 EST 1999 */
22
 
 
23
 
#include <fftw-int.h>
24
 
#include <fftw.h>
25
 
 
26
 
/* Generated by: ./genfft -magic-alignment-check -magic-twiddle-load-all -magic-variables 4 -magic-loopi -real2hc 32 */
 
21
/* Generated on Mon Mar 24 02:06:10 EST 2003 */
 
22
 
 
23
#include "fftw-int.h"
 
24
#include "fftw.h"
 
25
 
 
26
/* Generated by: /homee/stevenj/cvs/fftw/gensrc/genfft -magic-alignment-check -magic-twiddle-load-all -magic-variables 4 -magic-loopi -real2hc 32 */
27
27
 
28
28
/*
29
29
 * This function contains 156 FP additions, 42 FP multiplications,
30
30
 * (or, 140 additions, 26 multiplications, 16 fused multiply/add),
31
31
 * 46 stack variables, and 64 memory accesses
32
32
 */
33
 
static const fftw_real K195090322 = FFTW_KONST(+0.195090322016128267848284868477022240927691618);
34
 
static const fftw_real K980785280 = FFTW_KONST(+0.980785280403230449126182236134239036973933731);
35
 
static const fftw_real K555570233 = FFTW_KONST(+0.555570233019602224742830813948532874374937191);
36
 
static const fftw_real K831469612 = FFTW_KONST(+0.831469612302545237078788377617905756738560812);
37
 
static const fftw_real K382683432 = FFTW_KONST(+0.382683432365089771728459984030398866761344562);
38
 
static const fftw_real K923879532 = FFTW_KONST(+0.923879532511286756128183189396788286822416626);
39
 
static const fftw_real K707106781 = FFTW_KONST(+0.707106781186547524400844362104849039284835938);
 
33
static const fftw_real K195090322 =
 
34
FFTW_KONST(+0.195090322016128267848284868477022240927691618);
 
35
static const fftw_real K980785280 =
 
36
FFTW_KONST(+0.980785280403230449126182236134239036973933731);
 
37
static const fftw_real K555570233 =
 
38
FFTW_KONST(+0.555570233019602224742830813948532874374937191);
 
39
static const fftw_real K831469612 =
 
40
FFTW_KONST(+0.831469612302545237078788377617905756738560812);
 
41
static const fftw_real K382683432 =
 
42
FFTW_KONST(+0.382683432365089771728459984030398866761344562);
 
43
static const fftw_real K923879532 =
 
44
FFTW_KONST(+0.923879532511286756128183189396788286822416626);
 
45
static const fftw_real K707106781 =
 
46
FFTW_KONST(+0.707106781186547524400844362104849039284835938);
40
47
 
41
48
/*
42
49
 * Generator Id's : 
43
 
 * $Id: exprdag.ml,v 1.41 1999/05/26 15:44:14 fftw Exp $
44
 
 * $Id: fft.ml,v 1.43 1999/05/17 19:44:18 fftw Exp $
45
 
 * $Id: to_c.ml,v 1.25 1999/10/26 21:41:32 stevenj Exp $
 
50
 * $Id: exprdag.ml,v 1.43 2003/03/16 23:43:46 stevenj Exp $
 
51
 * $Id: fft.ml,v 1.44 2003/03/16 23:43:46 stevenj Exp $
 
52
 * $Id: to_c.ml,v 1.26 2003/03/16 23:43:46 stevenj Exp $
46
53
 */
47
54
 
48
 
void fftw_real2hc_32(const fftw_real *input, fftw_real *real_output, fftw_real *imag_output, int istride, int real_ostride, int imag_ostride)
 
55
void fftw_real2hc_32(const fftw_real *input, fftw_real *real_output,
 
56
                     fftw_real *imag_output, int istride, int real_ostride,
 
57
                     int imag_ostride)
49
58
{
50
59
     fftw_real tmp7;
51
60
     fftw_real tmp135;
463
472
     }
464
473
}
465
474
 
466
 
fftw_codelet_desc fftw_real2hc_32_desc =
467
 
{
 
475
fftw_codelet_desc fftw_real2hc_32_desc = {
468
476
     "fftw_real2hc_32",
469
477
     (void (*)()) fftw_real2hc_32,
470
478
     32,