Patterns in static

Apophenia

apop_name Struct Reference

Data Fields

char ** col
 
int colct
 
unsigned long * colhash
 
char ** row
 
int rowct
 
unsigned long * rowhash
 
char ** text
 
int textct
 
unsigned long * texthash
 
char * title
 
char * vector
 

Detailed Description

This structure holds the names of the components of the apop_data set. You may never have to worry about it directly, because most operations on apop_data sets will take care of the names for you.