VIS

CtrInfoStruct Struct Reference

Data Fields

int ctrId
int numLocalSmoothVars
int numSmoothVars
int numIntroducedVars
int maxSmoothVarIndex
int rankMaxSmoothVarIndex
lsList varItemList
lsHandle ctrInfoListHandle

Detailed Description

Struct**********************************************************************

Synopsis [This structure contains the information about a particular cluster.]

Description [Corresponding to each cluster one ctrInfoStruct is created, The various fields of this structure contain the information for ordering the clusters for image computation purposes. "varItemList" is the linked list of "varItemStruct" corresponding to all the support variables of the cluster.]

Definition at line 187 of file imgIwls95.c.


Field Documentation

Definition at line 188 of file imgIwls95.c.

Definition at line 202 of file imgIwls95.c.

Definition at line 199 of file imgIwls95.c.

Definition at line 195 of file imgIwls95.c.

Definition at line 189 of file imgIwls95.c.

Definition at line 194 of file imgIwls95.c.

Definition at line 200 of file imgIwls95.c.

Definition at line 201 of file imgIwls95.c.


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