Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

fftw_plan_node_struct Struct Reference

#include <fftw.h>

Collaboration diagram for fftw_plan_node_struct:

Collaboration graph
[legend]
List of all members.

Public Attributes

union {
   struct {
      int   size
      fftw_notw_codelet *   codelet
      const fftw_codelet_desc *   codelet_desc
   }   notw
   struct {
      int   size
      fftw_twiddle_codelet *   codelet
      fftw_twiddle *   tw
      fftw_plan_node_struct *   recurse
      const fftw_codelet_desc *   codelet_desc
   }   twiddle
   struct {
      int   size
      fftw_generic_codelet *   codelet
      fftw_twiddle *   tw
      fftw_plan_node_struct *   recurse
   }   generic
   struct {
      int   size
      fftw_rader_codelet *   codelet
      fftw_rader_data *   rader_data
      fftw_twiddle *   tw
      fftw_plan_node_struct *   recurse
   }   rader
   struct {
      int   size
      fftw_real2hc_codelet *   codelet
      const fftw_codelet_desc *   codelet_desc
   }   real2hc
   struct {
      int   size
      fftw_hc2real_codelet *   codelet
      const fftw_codelet_desc *   codelet_desc
   }   hc2real
   struct {
      int   size
      fftw_direction   dir
      fftw_hc2hc_codelet *   codelet
      fftw_twiddle *   tw
      fftw_plan_node_struct *   recurse
      const fftw_codelet_desc *   codelet_desc
   }   hc2hc
   struct {
      int   size
      fftw_direction   dir
      fftw_rgeneric_codelet *   codelet
      fftw_twiddle *   tw
      fftw_plan_node_struct *   recurse
   }   rgeneric
nodeu
int refcnt

Member Data Documentation

fftw_rgeneric_codelet* fftw_plan_node_struct::codelet
 

Definition at line 252 of file fftw.h.

fftw_hc2hc_codelet* fftw_plan_node_struct::codelet
 

Definition at line 242 of file fftw.h.

fftw_hc2real_codelet* fftw_plan_node_struct::codelet
 

Definition at line 234 of file fftw.h.

fftw_real2hc_codelet* fftw_plan_node_struct::codelet
 

Definition at line 227 of file fftw.h.

fftw_rader_codelet* fftw_plan_node_struct::codelet
 

Definition at line 218 of file fftw.h.

fftw_generic_codelet* fftw_plan_node_struct::codelet
 

Definition at line 210 of file fftw.h.

fftw_twiddle_codelet* fftw_plan_node_struct::codelet
 

Definition at line 201 of file fftw.h.

fftw_notw_codelet* fftw_plan_node_struct::codelet
 

Definition at line 194 of file fftw.h.

const fftw_codelet_desc* fftw_plan_node_struct::codelet_desc
 

Definition at line 245 of file fftw.h.

const fftw_codelet_desc* fftw_plan_node_struct::codelet_desc
 

Definition at line 235 of file fftw.h.

const fftw_codelet_desc* fftw_plan_node_struct::codelet_desc
 

Definition at line 228 of file fftw.h.

const fftw_codelet_desc* fftw_plan_node_struct::codelet_desc
 

Definition at line 204 of file fftw.h.

const fftw_codelet_desc* fftw_plan_node_struct::codelet_desc
 

Definition at line 195 of file fftw.h.

fftw_direction fftw_plan_node_struct::dir
 

Definition at line 251 of file fftw.h.

struct { ... } fftw_plan_node_struct::generic
 

struct { ... } fftw_plan_node_struct::hc2hc
 

struct { ... } fftw_plan_node_struct::hc2real
 

union { ... } fftw_plan_node_struct::nodeu
 

struct { ... } fftw_plan_node_struct::notw
 

struct { ... } fftw_plan_node_struct::rader
 

fftw_rader_data* fftw_plan_node_struct::rader_data
 

Definition at line 219 of file fftw.h.

struct { ... } fftw_plan_node_struct::real2hc
 

struct fftw_plan_node_struct* fftw_plan_node_struct::recurse
 

Definition at line 254 of file fftw.h.

struct fftw_plan_node_struct* fftw_plan_node_struct::recurse
 

Definition at line 244 of file fftw.h.

struct fftw_plan_node_struct* fftw_plan_node_struct::recurse
 

Definition at line 221 of file fftw.h.

struct fftw_plan_node_struct* fftw_plan_node_struct::recurse
 

Definition at line 212 of file fftw.h.

struct fftw_plan_node_struct* fftw_plan_node_struct::recurse
 

Definition at line 203 of file fftw.h.

int fftw_plan_node_struct::refcnt
 

Definition at line 258 of file fftw.h.

struct { ... } fftw_plan_node_struct::rgeneric
 

int fftw_plan_node_struct::size
 

Definition at line 250 of file fftw.h.

fftw_twiddle* fftw_plan_node_struct::tw
 

Definition at line 253 of file fftw.h.

fftw_twiddle* fftw_plan_node_struct::tw
 

Definition at line 243 of file fftw.h.

fftw_twiddle* fftw_plan_node_struct::tw
 

Definition at line 220 of file fftw.h.

fftw_twiddle* fftw_plan_node_struct::tw
 

Definition at line 211 of file fftw.h.

fftw_twiddle* fftw_plan_node_struct::tw
 

Definition at line 202 of file fftw.h.

struct { ... } fftw_plan_node_struct::twiddle
 


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 21:20:55 2004 for vuVolume by  doxygen 1.3.9.1