genomicSimulationC 0.2.6
|
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 1284 of file sim-operations.h.
gsc_GenoLocation gsc_GappyIterator::cursor |
Definition at line 1285 of file sim-operations.h.
unsigned int gsc_GappyIterator::cursorAMIndex |
Definition at line 1286 of file sim-operations.h.