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

SpecFVRNS Namespace Reference


Classes

class  SpecFVRNS::Filter
class  SpecFVRNS::TorstensFilters

Functions

void initTransforms (void)
void destroyTransforms (void)
void initTransform2D (dword XSize, dword YSize)
void transform2D (float *x)
void destroyTransform2D (void)
void initTransform3D (dword XSize, dword YSize, dword ZSize)
void transform3D (float *x)
void destroyTransform3D (void)
void shift3D (float *x, dword XSize, dword YSize, dword ZSize)
void shift2D (float *x, dword XSize, dword YSize)
void shift_copy2D (float *dest, float *src, dword XSize, dword YSize)
floatpad (float *v, dword n)
bytepad_r (byte *v, dword n)
dword readNumber (ifstream &fin)
void writeNumber (ofstream &fout, dword n)
void read_raw (ifstream &fin, float *vol, dword X, dword Y, dword Z, dword XSize, dword YSize, dword ZSize, dword d_size)
void read_raw (byte *data, float *vol, dword X, dword Y, dword Z, dword XSize, dword YSize, dword ZSize, dword d_size)
void read_raw_r (ifstream &fin, byte *vol, dword X, dword Y, dword Z, dword XSize, dword YSize, dword ZSize, dword d_size)
int read_head (ifstream &fin, dword &XSize, dword &YSize, dword &ZSize, dword &b_size)
bool write_pvp_head (ofstream &fout, dword XSize, dword YSize, dword ZSize, dword b_size)
bool write_fvr_head (ofstream &fout, dword XSize, dword YSize, dword ZSize, dword b_size)
int d0_c0_1ef (float a, float t, float *coeff)
int d0_c0_2ef (float a, float t, float *coeff)
int d0_c0_3ef (float a, float t, float *coeff)
int d0_c0_4ef (float a, float t, float *coeff)
int d0_c1_1ef (float a, float t, float *coeff)
int d0_c1_2ef (float a, float t, float *coeff)
int d0_c1_3ef (float a, float t, float *coeff)
int d0_c1_4ef (float a, float t, float *coeff)
int d0_c2_1ef (float a, float t, float *coeff)
int d0_c2_2ef (float a, float t, float *coeff)
int d0_c2_3ef (float a, float t, float *coeff)
int d0_c2_4ef (float a, float t, float *coeff)
int d0_c3_1ef (float a, float t, float *coeff)
int d0_c3_2ef (float a, float t, float *coeff)
int d0_c3_3ef (float a, float t, float *coeff)
int d0_c3_4ef (float a, float t, float *coeff)
int d0_cn_1ef (float a, float t, float *coeff)
int d0_cn_2ef (float a, float t, float *coeff)
int d0_cn_3ef (float a, float t, float *coeff)
int d0_cn_4ef (float a, float t, float *coeff)
int d1_c0_1ef (float a, float t, float *coeff)
int d1_c0_2ef (float a, float t, float *coeff)
int d1_c0_3ef (float a, float t, float *coeff)
int d1_c0_4ef (float a, float t, float *coeff)
int d1_c1_1ef (float a, float t, float *coeff)
int d1_c1_2ef (float a, float t, float *coeff)
int d1_c1_3ef (float a, float t, float *coeff)
int d1_c1_4ef (float a, float t, float *coeff)
int d1_c2_1ef (float a, float t, float *coeff)
int d1_c2_2ef (float a, float t, float *coeff)
int d1_c2_3ef (float a, float t, float *coeff)
int d1_c2_4ef (float a, float t, float *coeff)
int d1_c3_1ef (float a, float t, float *coeff)
int d1_c3_2ef (float a, float t, float *coeff)
int d1_c3_3ef (float a, float t, float *coeff)
int d1_c3_4ef (float a, float t, float *coeff)
int d1_cn_1ef (float a, float t, float *coeff)
int d1_cn_2ef (float a, float t, float *coeff)
int d1_cn_3ef (float a, float t, float *coeff)
int d1_cn_4ef (float a, float t, float *coeff)

Variables

fftwnd_plan g_plan_2D
bool g_plan_exists = false
dword g_x3d
dword g_y3d
dword g_z3d
float wm3h
float wm3g
float wm3f
float wm3e
float wm3d
float wm3c
float wm3b
float wm3a
float wm2h
float wm2g
float wm2f
float wm2e
float wm2d
float wm2c
float wm2b
float wm2a
float wm1h
float wm1g
float wm1f
float wm1e
float wm1d
float wm1c
float wm1b
float wm1a
float wm0h
float wm0g
float wm0f
float wm0e
float wm0d
float wm0c
float wm0b
float wm0a
float wp1h
float wp1g
float wp1f
float wp1e
float wp1d
float wp1c
float wp1b
float wp1a
float wp2h
float wp2g
float wp2f
float wp2e
float wp2d
float wp2c
float wp2b
float wp2a


Function Documentation

int SpecFVRNS::d0_c0_1ef float  a,
float  t,
float coeff
 

Definition at line 25 of file SpecFVR/tfilters.cpp.

int SpecFVRNS::d0_c0_2ef float  a,
float  t,
float coeff
 

Definition at line 33 of file SpecFVR/tfilters.cpp.

int SpecFVRNS::d0_c0_3ef float  a,
float  t,
float coeff
 

Definition at line 41 of file SpecFVR/tfilters.cpp.

int SpecFVRNS::d0_c0_4ef float  a,
float  t,
float coeff
 

Definition at line 51 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wp1a, wp1b, wp1c, and wp1d.

int SpecFVRNS::d0_c1_1ef float  a,
float  t,
float coeff
 

Definition at line 66 of file SpecFVR/tfilters.cpp.

References wm0c, wm0d, wm1c, and wm1d.

int SpecFVRNS::d0_c1_2ef float  a,
float  t,
float coeff
 

Definition at line 77 of file SpecFVR/tfilters.cpp.

References wm0a, wm1a, and wp1a.

int SpecFVRNS::d0_c1_3ef float  a,
float  t,
float coeff
 

Definition at line 91 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wp1a, wp1b, wp1c, and wp1d.

int SpecFVRNS::d0_c1_4ef float  a,
float  t,
float coeff
 

Definition at line 106 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

int SpecFVRNS::d0_c2_1ef float  a,
float  t,
float coeff
 

Definition at line 125 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, and wm1f.

int SpecFVRNS::d0_c2_2ef float  a,
float  t,
float coeff
 

Definition at line 136 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wp1a, wp1b, wp1c, and wp1d.

int SpecFVRNS::d0_c2_3ef float  a,
float  t,
float coeff
 

Definition at line 151 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wp1a, wp1b, wp1c, wp1d, wp1e, and wp1f.

int SpecFVRNS::d0_c2_4ef float  a,
float  t,
float coeff
 

Definition at line 166 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

int SpecFVRNS::d0_c3_1ef float  a,
float  t,
float coeff
 

Definition at line 185 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm0g, wm0h, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm1g, and wm1h.

int SpecFVRNS::d0_c3_2ef float  a,
float  t,
float coeff
 

Definition at line 196 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wp1a, wp1b, wp1c, wp1d, wp1e, and wp1f.

int SpecFVRNS::d0_c3_3ef float  a,
float  t,
float coeff
 

Definition at line 211 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm0g, wm0h, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm1g, wm1h, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wm2g, wm2h, wp1a, wp1b, wp1c, wp1d, wp1e, wp1f, wp1g, and wp1h.

int SpecFVRNS::d0_c3_4ef float  a,
float  t,
float coeff
 

Definition at line 226 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wm3a, wm3b, wm3c, wm3d, wm3e, wm3f, wp1a, wp1b, wp1c, wp1d, wp1e, wp1f, wp2a, wp2b, wp2c, wp2d, wp2e, and wp2f.

int SpecFVRNS::d0_cn_1ef float  a,
float  t,
float coeff
 

Definition at line 245 of file SpecFVR/tfilters.cpp.

int SpecFVRNS::d0_cn_2ef float  a,
float  t,
float coeff
 

Definition at line 253 of file SpecFVR/tfilters.cpp.

int SpecFVRNS::d0_cn_3ef float  a,
float  t,
float coeff
 

Definition at line 261 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wp1a, wp1b, and wp1c.

int SpecFVRNS::d0_cn_4ef float  a,
float  t,
float coeff
 

Definition at line 276 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wp1a, wp1b, wp1c, and wp1d.

int SpecFVRNS::d1_c0_1ef float  a,
float  t,
float coeff
 

Definition at line 291 of file SpecFVR/tfilters.cpp.

int SpecFVRNS::d1_c0_2ef float  a,
float  t,
float coeff
 

Definition at line 301 of file SpecFVR/tfilters.cpp.

int SpecFVRNS::d1_c0_3ef float  a,
float  t,
float coeff
 

Definition at line 311 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wm3a, wm3b, wm3c, wp1a, wp1b, wp1c, wp2a, wp2b, and wp2c.

int SpecFVRNS::d1_c0_4ef float  a,
float  t,
float coeff
 

Definition at line 330 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

int SpecFVRNS::d1_c1_1ef float  a,
float  t,
float coeff
 

Definition at line 349 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wp1a, wp1b, and wp1c.

int SpecFVRNS::d1_c1_2ef float  a,
float  t,
float coeff
 

Definition at line 364 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wp1a, wp1b, and wp1c.

int SpecFVRNS::d1_c1_3ef float  a,
float  t,
float coeff
 

Definition at line 379 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wm3a, wm3b, wm3c, wp1a, wp1b, wp1c, wp2a, wp2b, and wp2c.

int SpecFVRNS::d1_c1_4ef float  a,
float  t,
float coeff
 

Definition at line 398 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

int SpecFVRNS::d1_c2_1ef float  a,
float  t,
float coeff
 

Definition at line 417 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm1a, wm1b, wm1c, wm1d, wm1e, wm2a, wm2b, wm2c, wm2d, wm2e, wp1a, wp1b, wp1c, wp1d, and wp1e.

int SpecFVRNS::d1_c2_2ef float  a,
float  t,
float coeff
 

Definition at line 432 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm1a, wm1b, wm1c, wm1d, wm1e, wm2a, wm2b, wm2c, wm2d, wm2e, wp1a, wp1b, wp1c, wp1d, and wp1e.

int SpecFVRNS::d1_c2_3ef float  a,
float  t,
float coeff
 

Definition at line 447 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm1a, wm1b, wm1c, wm1d, wm1e, wm2a, wm2b, wm2c, wm2d, wm2e, wm3a, wm3b, wm3c, wm3d, wm3e, wp1a, wp1b, wp1c, wp1d, wp1e, wp2a, wp2b, wp2c, wp2d, and wp2e.

int SpecFVRNS::d1_c2_4ef float  a,
float  t,
float coeff
 

Definition at line 466 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm1a, wm1b, wm1c, wm1d, wm1e, wm2a, wm2b, wm2c, wm2d, wm2e, wm3a, wm3b, wm3c, wm3d, wm3e, wp1a, wp1b, wp1c, wp1d, wp1e, wp2a, wp2b, wp2c, wp2d, and wp2e.

int SpecFVRNS::d1_c3_1ef float  a,
float  t,
float coeff
 

Definition at line 485 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wp1a, wp1b, wp1c, wp1d, wp1e, and wp1f.

int SpecFVRNS::d1_c3_2ef float  a,
float  t,
float coeff
 

Definition at line 500 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0e, wm0f, wm0g, wm1a, wm1b, wm1e, wm1f, wm1g, wm2a, wm2b, wm2e, wm2f, wm2g, wp1a, wp1b, wp1e, wp1f, and wp1g.

int SpecFVRNS::d1_c3_3ef float  a,
float  t,
float coeff
 

Definition at line 515 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wm3a, wm3b, wm3c, wm3d, wm3e, wm3f, wp1a, wp1b, wp1c, wp1d, wp1e, wp1f, wp2a, wp2b, wp2c, wp2d, wp2e, and wp2f.

int SpecFVRNS::d1_c3_4ef float  a,
float  t,
float coeff
 

Definition at line 534 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm0g, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm1g, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wm2g, wm3a, wm3b, wm3c, wm3d, wm3e, wm3f, wm3g, wp1a, wp1b, wp1c, wp1d, wp1e, wp1f, wp1g, wp2a, wp2b, wp2c, wp2d, wp2e, wp2f, and wp2g.

int SpecFVRNS::d1_cn_1ef float  a,
float  t,
float coeff
 

Definition at line 553 of file SpecFVR/tfilters.cpp.

int SpecFVRNS::d1_cn_2ef float  a,
float  t,
float coeff
 

Definition at line 563 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm1a, wm1b, wm2a, wm2b, wp1a, and wp1b.

int SpecFVRNS::d1_cn_3ef float  a,
float  t,
float coeff
 

Definition at line 578 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wp1a, wp1b, and wp1c.

int SpecFVRNS::d1_cn_4ef float  a,
float  t,
float coeff
 

Definition at line 593 of file SpecFVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

void SpecFVRNS::destroyTransform2D void   ) 
 

Definition at line 56 of file SpecFVR/FFT.cpp.

References fftwnd_destroy_plan(), g_plan_2D, and g_plan_exists.

Referenced by Volume::~Volume().

Here is the call graph for this function:

void SpecFVRNS::destroyTransform3D void   ) 
 

Definition at line 83 of file SpecFVR/FFT.cpp.

References g_x3d, g_y3d, and g_z3d.

Referenced by Volume::preprocess().

void SpecFVRNS::destroyTransforms void   ) 
 

Definition at line 31 of file SpecFVR/FFT.cpp.

References fftw_export_wisdom_to_file(), and WISDOM.

Referenced by Volume::~Volume().

Here is the call graph for this function:

void SpecFVRNS::initTransform2D dword  XSize,
dword  YSize
 

Definition at line 42 of file SpecFVR/FFT.cpp.

References fftw2d_create_plan(), FFTW_BACKWARD, FFTW_IN_PLACE, FFTW_MEASURE, FFTW_USE_WISDOM, g_plan_2D, and g_plan_exists.

Referenced by vu1112117::_init(), and Volume::convert().

Here is the call graph for this function:

void SpecFVRNS::initTransform3D dword  XSize,
dword  YSize,
dword  ZSize
 

Definition at line 64 of file SpecFVR/FFT.cpp.

References g_x3d, g_y3d, and g_z3d.

Referenced by Volume::preprocess(), vu1112117::preprocess(), and realTrans().

void SpecFVRNS::initTransforms void   ) 
 

Definition at line 19 of file SpecFVR/FFT.cpp.

References fftw_import_wisdom_from_file(), and WISDOM.

Referenced by Volume::Volume().

Here is the call graph for this function:

float* pad float v,
dword  n
[static]
 

Definition at line 10 of file SpecFVR/Image_io.cpp.

References dword.

Referenced by read_raw(), and FVR_NS::read_raw().

byte* pad_r byte v,
dword  n
[static]
 

Definition at line 20 of file SpecFVR/Image_io.cpp.

References byte, and dword.

Referenced by FVR_NS::read_raw_fast(), read_raw_r(), and FVR_NS::read_raw_r().

int SpecFVRNS::read_head ifstream &  in,
dword XSize,
dword YSize,
dword ZSize,
dword b_size
 

Definition at line 178 of file SpecFVR/Image_io.cpp.

References readNumber().

Referenced by vu1112117::read_shfvr().

Here is the call graph for this function:

void SpecFVRNS::read_raw byte data,
float vol,
dword  X,
dword  Y,
dword  Z,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  d_size
 

Definition at line 95 of file SpecFVR/Image_io.cpp.

References byte, data, dword, and pad().

Referenced by Volume::convert(), and vu1112117::preprocess().

Here is the call graph for this function:

void SpecFVRNS::read_raw ifstream &  fin,
float vol,
dword  X,
dword  Y,
dword  Z,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  d_size
 

Definition at line 51 of file SpecFVR/Image_io.cpp.

References dword, and pad().

Here is the call graph for this function:

void SpecFVRNS::read_raw_r ifstream &  fin,
byte vol,
dword  X,
dword  Y,
dword  Z,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  d_size
 

Definition at line 139 of file SpecFVR/Image_io.cpp.

References byte, dword, and pad_r().

Referenced by Volume::read_fvr().

Here is the call graph for this function:

dword readNumber ifstream &  fin  )  [static]
 

Definition at line 28 of file SpecFVR/Image_io.cpp.

References dword.

Referenced by read_head(), and FVR_NS::read_head().

void SpecFVRNS::shift2D float x,
dword  XSize,
dword  YSize
 

Definition at line 130 of file SpecFVR/FFT.cpp.

References dword.

Referenced by Volume::computeSlice(), and vu1112117::drawImageFromSlices().

void SpecFVRNS::shift3D float x,
dword  XSize,
dword  YSize,
dword  ZSize
 

Definition at line 90 of file SpecFVR/FFT.cpp.

References dword.

Referenced by FVR_NS::doStuff(), Volume::preprocess(), vu1112117::preprocess(), and realTrans().

void SpecFVRNS::shift_copy2D float dest,
float src,
dword  XSize,
dword  YSize
 

Definition at line 153 of file SpecFVR/FFT.cpp.

References dword.

Referenced by Volume::computeSlice().

void SpecFVRNS::transform2D float x  ) 
 

Definition at line 49 of file SpecFVR/FFT.cpp.

References fftwnd_one(), and g_plan_2D.

Referenced by Volume::computeSlice(), and vu1112117::drawImageFromSlices().

Here is the call graph for this function:

void SpecFVRNS::transform3D float x  ) 
 

Definition at line 71 of file SpecFVR/FFT.cpp.

References dword, fftw3d_create_plan(), FFTW_ESTIMATE, FFTW_FORWARD, FFTW_IN_PLACE, FFTW_USE_WISDOM, fftwnd_destroy_plan(), fftwnd_one(), fftwnd_plan, g_x3d, g_y3d, g_z3d, and NULL.

Referenced by Volume::preprocess(), vu1112117::preprocess(), and realTrans().

Here is the call graph for this function:

bool SpecFVRNS::write_fvr_head ofstream &  fout,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  b_size
 

Definition at line 218 of file SpecFVR/Image_io.cpp.

References writeNumber().

Referenced by Volume::write_fvr(), and vu1112117::write_fvr().

Here is the call graph for this function:

bool SpecFVRNS::write_pvp_head ofstream &  fout,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  b_size
 

Definition at line 207 of file SpecFVR/Image_io.cpp.

References writeNumber().

Here is the call graph for this function:

void writeNumber ofstream &  fout,
dword  n
[static]
 

Definition at line 42 of file SpecFVR/Image_io.cpp.

Referenced by write_fvr_head(), FVR_NS::write_fvr_head(), write_pvp_head(), and FVR_NS::write_pvp_head().


Variable Documentation

fftwnd_plan SpecFVRNS::g_plan_2D [static]
 

Definition at line 13 of file SpecFVR/FFT.cpp.

Referenced by destroyTransform2D(), initTransform2D(), and transform2D().

bool SpecFVRNS::g_plan_exists = false [static]
 

Definition at line 14 of file SpecFVR/FFT.cpp.

Referenced by destroyTransform2D(), and initTransform2D().

dword SpecFVRNS::g_x3d [static]
 

Definition at line 15 of file SpecFVR/FFT.cpp.

Referenced by destroyTransform3D(), initTransform3D(), and transform3D().

dword SpecFVRNS::g_y3d [static]
 

Definition at line 16 of file SpecFVR/FFT.cpp.

Referenced by destroyTransform3D(), initTransform3D(), and transform3D().

dword SpecFVRNS::g_z3d [static]
 

Definition at line 17 of file SpecFVR/FFT.cpp.

Referenced by destroyTransform3D(), initTransform3D(), and transform3D().

float SpecFVRNS::wm0a
 

Definition at line 20 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm0b
 

Definition at line 20 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm0c
 

Definition at line 20 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm0d
 

Definition at line 20 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm0e
 

Definition at line 20 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm0f
 

Definition at line 20 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm0g
 

Definition at line 20 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm0h
 

Definition at line 20 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm1a
 

Definition at line 19 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm1b
 

Definition at line 19 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm1c
 

Definition at line 19 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm1d
 

Definition at line 19 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm1e
 

Definition at line 19 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm1f
 

Definition at line 19 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm1g
 

Definition at line 19 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm1h
 

Definition at line 19 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm2a
 

Definition at line 18 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm2b
 

Definition at line 18 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm2c
 

Definition at line 18 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm2d
 

Definition at line 18 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm2e
 

Definition at line 18 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm2f
 

Definition at line 18 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm2g
 

Definition at line 18 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm2h
 

Definition at line 18 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm3a
 

Definition at line 17 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm3b
 

Definition at line 17 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm3c
 

Definition at line 17 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm3d
 

Definition at line 17 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm3e
 

Definition at line 17 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm3f
 

Definition at line 17 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm3g
 

Definition at line 17 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wm3h
 

Definition at line 17 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp1a
 

Definition at line 21 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp1b
 

Definition at line 21 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp1c
 

Definition at line 21 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp1d
 

Definition at line 21 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp1e
 

Definition at line 21 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp1f
 

Definition at line 21 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp1g
 

Definition at line 21 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp1h
 

Definition at line 21 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp2a
 

Definition at line 22 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp2b
 

Definition at line 22 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp2c
 

Definition at line 22 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp2d
 

Definition at line 22 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp2e
 

Definition at line 22 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp2f
 

Definition at line 22 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp2g
 

Definition at line 22 of file SpecFVR/tfilters.cpp.

float SpecFVRNS::wp2h
 

Definition at line 22 of file SpecFVR/tfilters.cpp.


Generated on Wed Dec 15 21:22:13 2004 for vuVolume by  doxygen 1.3.9.1