genomicSimulationC 0.3
|
A structure to iterate forwards through all positions in the gsc_AlleleMatrix linked list in gsc_SimData. More...
#include <sim-operations.h>
Data Fields | |
gsc_GenoLocation | cursor |
unsigned int | cursorAMIndex |
A structure to iterate forwards through all positions in the gsc_AlleleMatrix linked list in gsc_SimData.
Used in gsc_condense_allele_matrix. Internal, not recommended for end users.
Definition at line 1342 of file sim-operations.h.
gsc_GenoLocation gsc_GappyIterator::cursor |
Definition at line 1343 of file sim-operations.h.
unsigned int gsc_GappyIterator::cursorAMIndex |
Definition at line 1344 of file sim-operations.h.