Main Page   Modules   Compound List   File List   Compound Members   File Members  

Gan_Mask1D Struct Reference
[Convolution Operations]

1D convolution mask. More...

#include <mask1D.h>

List of all members.

Public Attributes

Gan_Mask1DFormat format
 format of convolution mask

Gan_Type type
 type of mask

unsigned int size
 size of mask (must be odd)

unsigned int size_alloc
 allocated size of mask

union {
   float *   f
   double *   d
   int *   i
   unsigned short *   us
   unsigned char *   uc
data
 mask data

Gan_Bool data_alloc
 whether the mask data was dynamically allocated

Gan_Bool alloc
 whether this structure was dynamically allocated


Detailed Description

1D convolution mask.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 13 16:14:47 2003 by doxygen1.3-rc1