Legofit
infers population history from nucleotide site patterns.
Data Fields
El Struct Reference

A single key-value pair, with a pointer to the next one. More...

Data Fields

struct Elnext
 next item in list More...
 
IdSetidset
 
void * ptr
 
char * key
 
double value
 
char key [KEYSIZE]
 
char * value
 

Detailed Description

A single key-value pair, with a pointer to the next one.

Within each bin of the hash table, key-value pairs are stored in a sorted linked list.

Field Documentation

◆ next

struct El * El::next

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