Dip  0.92.4
Public Attributes | List of all members
RC_DUP_DESC Struct Reference

#include <sym_prep.h>

Public Attributes

int check_rows
 
int check_cols
 
char * col_orig_type
 
int * col_del_ind
 
int * col_fix_type
 
double * col_fix_val
 
double * col_sum
 
double * col_factor
 
int * c_loc
 
double * row_sum
 
double * row_factor
 
int * r_loc
 

Detailed Description

Definition at line 261 of file sym_prep.h.

Member Data Documentation

int RC_DUP_DESC::check_rows

Definition at line 262 of file sym_prep.h.

int RC_DUP_DESC::check_cols

Definition at line 263 of file sym_prep.h.

char* RC_DUP_DESC::col_orig_type

Definition at line 265 of file sym_prep.h.

int* RC_DUP_DESC::col_del_ind

Definition at line 266 of file sym_prep.h.

int* RC_DUP_DESC::col_fix_type

Definition at line 267 of file sym_prep.h.

double* RC_DUP_DESC::col_fix_val

Definition at line 268 of file sym_prep.h.

double* RC_DUP_DESC::col_sum

Definition at line 270 of file sym_prep.h.

double* RC_DUP_DESC::col_factor

Definition at line 271 of file sym_prep.h.

int* RC_DUP_DESC::c_loc

Definition at line 272 of file sym_prep.h.

double* RC_DUP_DESC::row_sum

Definition at line 274 of file sym_prep.h.

double* RC_DUP_DESC::row_factor

Definition at line 275 of file sym_prep.h.

int* RC_DUP_DESC::r_loc

Definition at line 276 of file sym_prep.h.


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