svc_options Struct Reference

The structure encapsulating the SVC runing options. More...

List of all members.

Public Attributes

unsigned long int alg_type
unsigned int bsv
double C
unsigned long int clusters
char * detfile
unsigned long int e_dist
char * filename
int kernel
unsigned long int l_offset
double q
unsigned long int runs
double softening
unsigned long int valid_threshold


Detailed Description

The structure encapsulating the SVC runing options.

Definition at line 78 of file svc.c.


Member Data Documentation

unsigned long int svc_options::alg_type

Definition at line 80 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

unsigned int svc_options::bsv

Definition at line 91 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

double svc_options::C

Definition at line 82 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

unsigned long int svc_options::clusters

Definition at line 84 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

char* svc_options::detfile

Definition at line 88 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

unsigned long int svc_options::e_dist

Definition at line 89 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

char* svc_options::filename

Definition at line 83 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

int svc_options::kernel

Definition at line 90 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

unsigned long int svc_options::l_offset

Definition at line 85 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

double svc_options::q

Definition at line 81 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

unsigned long int svc_options::runs

Definition at line 79 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

double svc_options::softening

Definition at line 87 of file svc.c.

Referenced by main(), and parseCommandLineArgs().

unsigned long int svc_options::valid_threshold

Definition at line 86 of file svc.c.

Referenced by main(), and parseCommandLineArgs().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 24 22:26:53 2007 for SVClustering by  doxygen 1.5.2