Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

fftw_plan_node_struct Struct Reference

#include <fftw.h>


Data Fields

enum fftw_node_type type
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

Field 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
 

enum fftw_node_type fftw_plan_node_struct::type
 

Definition at line 188 of file fftw.h.


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: