genomicSimulationC 0.3
Macros
Functions with Short Names Available

List of functions and data structures that have short names available. More...

Macros

#define GENOLEN_T   GSC_GENOLEN_T
 
#define LOCALX_T   GSC_LOCALX_T
 
#define GLOBALX_T   GSC_GLOBALX_T
 
#define ID_T   GSC_ID_T
 
#define LOGICVAL   GSC_LOGICVAL
 
#define NA_GENOLEN   GSC_NA_GENOLEN
 
#define NA_LOCALX   GSC_NA_LOCALX
 
#define NA_GLOBALX   GSC_NA_GLOBALX
 
#define NA_IDX   GSC_NA_IDX
 
#define TRUE   GSC_TRUE
 
#define FALSE   GSC_FALSE
 
#define NA   GSC_NA
 
#define PedigreeID   gsc_PedigreeID
 
#define NO_PEDIGREE   GSC_NO_PEDIGREE
 
#define GroupNum   gsc_GroupNum
 
#define NO_GROUP   GSC_NO_GROUP
 
#define EffectID   gsc_EffectID
 
#define NO_EFFECTSET   GSC_NO_EFFECTSET
 
#define LabelID   gsc_LabelID
 
#define NO_LABEL   GSC_NO_LABEL
 
#define MapID   gsc_MapID
 
#define NO_MAP   GSC_NO_MAP
 
#define MultiIDSet   gsc_MultiIDSet
 
#define TableSize   gsc_TableSize
 
#define DecimalMatrix   gsc_DecimalMatrix
 
#define GenOptions   gsc_GenOptions
 
#define BASIC_OPT   GSC_BASIC_OPT
 
#define MarkerBlocks   gsc_MarkerBlocks
 
#define KnownGenome   gsc_KnownGenome
 
#define RecombinationMap   gsc_RecombinationMap
 
#define AlleleMatrix   gsc_AlleleMatrix
 
#define MarkerEffects   gsc_MarkerEffects
 
#define SimData   gsc_SimData
 
#define GenoLocation   gsc_GenoLocation
 
#define INVALID_GENO_LOCATION   GSC_INVALID_GENO_LOCATION
 
#define IS_VALID_LOCATION   GSC_IS_VALID_LOCATION
 
#define BidirectionalIterator   gsc_BidirectionalIterator
 
#define RandomAccessIterator   gsc_RandomAccessIterator
 
#define create_new_label   gsc_create_new_label
 
#define change_label_default   gsc_change_label_default
 
#define change_label_to   gsc_change_label_to
 
#define change_label_by_amount   gsc_change_label_by_amount
 
#define change_label_to_values   gsc_change_label_to_values
 
#define change_names_to_values   gsc_change_names_to_values
 
#define change_allele_symbol   gsc_change_allele_symbol
 
#define change_eff_set_centres_to_values   gsc_change_eff_set_centres_to_values
 
#define change_eff_set_centre_of_markers   gsc_change_eff_set_centre_of_markers
 
#define change_eff_set_centre_of_allele_count   gsc_change_eff_set_centre_of_allele_count
 
#define create_empty_simdata   gsc_create_empty_simdata
 
#define clear_simdata   gsc_clear_simdata
 
#define load_mapfile   gsc_load_mapfile
 
#define load_effectfile   gsc_load_effectfile
 
#define load_genotypefile   gsc_load_genotypefile
 
#define load_data_files   gsc_load_data_files
 
#define DETECT_FILE_FORMAT   GSC_DETECT_FILE_FORMAT
 
#define FileFormatSpec   gsc_FileFormatSpec
 
#define define_matrix_format_details   gsc_define_matrix_format_details
 
#define create_bidirectional_iter   gsc_create_bidirectional_iter
 
#define create_randomaccess_iter   gsc_create_randomaccess_iter
 
#define set_bidirectional_iter_to_start   gsc_set_bidirectional_iter_to_start
 
#define set_bidirectional_iter_to_end   gsc_set_bidirectional_iter_to_end
 
#define next_forwards   gsc_next_forwards
 
#define next_backwards   gsc_next_backwards
 
#define next_get_nth   gsc_next_get_nth
 
#define get_name   gsc_get_name
 
#define set_name   gsc_set_name
 
#define get_alleles   gsc_get_alleles
 
#define get_first_parent   gsc_get_first_parent
 
#define get_second_parent   gsc_get_second_parent
 
#define get_id   gsc_get_id
 
#define get_group   gsc_get_group
 
#define set_group   gsc_set_group
 
#define get_label_value   gsc_get_label_value
 
#define get_index_of_label   gsc_get_index_of_label
 
#define get_index_of_eff_set   gsc_get_index_of_eff_set
 
#define get_index_of_map   gsc_get_index_of_map
 
#define get_index_of_genetic_marker   gsc_get_index_of_genetic_marker
 
#define get_existing_groups   gsc_get_existing_groups
 
#define get_existing_group_counts   gsc_get_existing_group_counts
 
#define get_group_size   gsc_get_group_size
 
#define get_group_names   gsc_get_group_names
 
#define get_group_ids   gsc_get_group_ids
 
#define get_group_indexes   gsc_get_group_indexes
 
#define get_group_genes   gsc_get_group_genes
 
#define get_group_bvs   gsc_get_group_bvs
 
#define get_group_parent_names   gsc_get_group_parent_names
 
#define get_group_parent_ids   gsc_get_group_parent_ids
 
#define get_group_pedigrees   gsc_get_group_pedigrees
 
#define combine_groups   gsc_combine_groups
 
#define make_group_from   gsc_make_group_from
 
#define split_by_label_value   gsc_split_by_label_value
 
#define split_by_label_range   gsc_split_by_label_range
 
#define split_into_individuals   gsc_split_into_individuals
 
#define split_into_families   gsc_split_into_families
 
#define split_into_halfsib_families   gsc_split_into_halfsib_families
 
#define split_evenly_into_two   gsc_split_evenly_into_two
 
#define split_evenly_into_n   gsc_split_evenly_into_n
 
#define split_into_buckets   gsc_split_into_buckets
 
#define split_randomly_into_two   gsc_split_randomly_into_two
 
#define split_randomly_into_n   gsc_split_randomly_into_n
 
#define split_by_probabilities   gsc_split_by_probabilities
 
#define generate_gamete   gsc_generate_gamete
 
#define generate_doubled_haploid   gsc_generate_doubled_haploid
 
#define generate_clone   gsc_generate_clone
 
#define make_random_crosses   gsc_make_random_crosses
 
#define make_random_crosses_between   gsc_make_random_crosses_between
 
#define make_targeted_crosses   gsc_make_targeted_crosses
 
#define self_n_times   gsc_self_n_times
 
#define make_doubled_haploids   gsc_make_doubled_haploids
 
#define make_clones   gsc_make_clones
 
#define make_all_unidirectional_crosses   gsc_make_all_unidirectional_crosses
 
#define make_crosses_from_file   gsc_make_crosses_from_file
 
#define make_double_crosses_from_file   gsc_make_double_crosses_from_file
 
#define split_by_bv   gsc_split_by_bv
 
#define calculate_bvs   gsc_calculate_bvs
 
#define calculate_allele_counts   gsc_calculate_allele_counts
 
#define create_evenlength_blocks_each_chr   gsc_create_evenlength_blocks_each_chr
 
#define load_blocks   gsc_load_blocks
 
#define calculate_local_bvs   gsc_calculate_local_bvs
 
#define calculate_optimal_haplotype   gsc_calculate_optimal_haplotype
 
#define calculate_optimal_possible_haplotype   gsc_calculate_optimal_possible_haplotype
 
#define calculate_optimal_bv   gsc_calculate_optimal_bv
 
#define calculate_optimal_possible_bv   gsc_calculate_optimal_possible_bv
 
#define calculate_minimal_bv   gsc_calculate_minimal_bv
 
#define delete_group   gsc_delete_group
 
#define delete_label   gsc_delete_label
 
#define delete_recombination_map   gsc_delete_recombination_map
 
#define delete_eff_set   gsc_delete_eff_set
 
#define delete_dmatrix   gsc_delete_dmatrix
 
#define delete_simdata   gsc_delete_simdata
 
#define delete_markerblocks   gsc_delete_markerblocks
 
#define delete_bidirectional_iter   gsc_delete_bidirectional_iter
 
#define delete_randomaccess_iter   gsc_delete_randomaccess_iter
 
#define save_markerblocks   gsc_save_markerblocks
 
#define save_genotypes   gsc_save_genotypes
 
#define save_allele_counts   gsc_save_allele_counts
 
#define save_pedigrees   gsc_save_pedigrees
 
#define save_bvs   gsc_save_bvs
 
#define save_local_bvs   gsc_save_local_bvs
 

Detailed Description

List of functions and data structures that have short names available.

Everything in this library is prefixed with gsc_. It might however be more appealing to use the short names (without gsc_ prefix). Short names are provided (listed below) for all data structures and user-friendly functions.

Each function's documentation page will list its short name, if it has one. Some functions are exposed but are not given short names: they may be useful for expert users trying to do specific things, but otherwise you can leave them alone.

If, due to namespace collision issues, you do not wish to have the short names available, simply #define GSC_NO_SHORT_NAMES before importing genomicSimulationC.

Macro Definition Documentation

◆ AlleleMatrix

#define AlleleMatrix   gsc_AlleleMatrix

Definition at line 262 of file sim-operations.h.

◆ BASIC_OPT

#define BASIC_OPT   GSC_BASIC_OPT

Definition at line 258 of file sim-operations.h.

◆ BidirectionalIterator

#define BidirectionalIterator   gsc_BidirectionalIterator

Definition at line 268 of file sim-operations.h.

◆ calculate_allele_counts

#define calculate_allele_counts   gsc_calculate_allele_counts

Definition at line 353 of file sim-operations.h.

◆ calculate_bvs

#define calculate_bvs   gsc_calculate_bvs

Definition at line 352 of file sim-operations.h.

◆ calculate_local_bvs

#define calculate_local_bvs   gsc_calculate_local_bvs

Definition at line 356 of file sim-operations.h.

◆ calculate_minimal_bv

#define calculate_minimal_bv   gsc_calculate_minimal_bv

Definition at line 361 of file sim-operations.h.

◆ calculate_optimal_bv

#define calculate_optimal_bv   gsc_calculate_optimal_bv

Definition at line 359 of file sim-operations.h.

◆ calculate_optimal_haplotype

#define calculate_optimal_haplotype   gsc_calculate_optimal_haplotype

Definition at line 357 of file sim-operations.h.

◆ calculate_optimal_possible_bv

#define calculate_optimal_possible_bv   gsc_calculate_optimal_possible_bv

Definition at line 360 of file sim-operations.h.

◆ calculate_optimal_possible_haplotype

#define calculate_optimal_possible_haplotype   gsc_calculate_optimal_possible_haplotype

Definition at line 358 of file sim-operations.h.

◆ change_allele_symbol

#define change_allele_symbol   gsc_change_allele_symbol

Definition at line 277 of file sim-operations.h.

◆ change_eff_set_centre_of_allele_count

#define change_eff_set_centre_of_allele_count   gsc_change_eff_set_centre_of_allele_count

Definition at line 280 of file sim-operations.h.

◆ change_eff_set_centre_of_markers

#define change_eff_set_centre_of_markers   gsc_change_eff_set_centre_of_markers

Definition at line 279 of file sim-operations.h.

◆ change_eff_set_centres_to_values

#define change_eff_set_centres_to_values   gsc_change_eff_set_centres_to_values

Definition at line 278 of file sim-operations.h.

◆ change_label_by_amount

#define change_label_by_amount   gsc_change_label_by_amount

Definition at line 274 of file sim-operations.h.

◆ change_label_default

#define change_label_default   gsc_change_label_default

Definition at line 272 of file sim-operations.h.

◆ change_label_to

#define change_label_to   gsc_change_label_to

Definition at line 273 of file sim-operations.h.

◆ change_label_to_values

#define change_label_to_values   gsc_change_label_to_values

Definition at line 275 of file sim-operations.h.

◆ change_names_to_values

#define change_names_to_values   gsc_change_names_to_values

Definition at line 276 of file sim-operations.h.

◆ clear_simdata

#define clear_simdata   gsc_clear_simdata

Definition at line 283 of file sim-operations.h.

◆ combine_groups

#define combine_groups   gsc_combine_groups

Definition at line 324 of file sim-operations.h.

◆ create_bidirectional_iter

#define create_bidirectional_iter   gsc_create_bidirectional_iter

Definition at line 292 of file sim-operations.h.

◆ create_empty_simdata

#define create_empty_simdata   gsc_create_empty_simdata

Definition at line 282 of file sim-operations.h.

◆ create_evenlength_blocks_each_chr

#define create_evenlength_blocks_each_chr   gsc_create_evenlength_blocks_each_chr

Definition at line 354 of file sim-operations.h.

◆ create_new_label

#define create_new_label   gsc_create_new_label

Definition at line 271 of file sim-operations.h.

◆ create_randomaccess_iter

#define create_randomaccess_iter   gsc_create_randomaccess_iter

Definition at line 293 of file sim-operations.h.

◆ DecimalMatrix

#define DecimalMatrix   gsc_DecimalMatrix

Definition at line 256 of file sim-operations.h.

◆ define_matrix_format_details

#define define_matrix_format_details   gsc_define_matrix_format_details

Definition at line 290 of file sim-operations.h.

◆ delete_bidirectional_iter

#define delete_bidirectional_iter   gsc_delete_bidirectional_iter

Definition at line 370 of file sim-operations.h.

◆ delete_dmatrix

#define delete_dmatrix   gsc_delete_dmatrix

Definition at line 367 of file sim-operations.h.

◆ delete_eff_set

#define delete_eff_set   gsc_delete_eff_set

Definition at line 366 of file sim-operations.h.

◆ delete_group

#define delete_group   gsc_delete_group

Definition at line 363 of file sim-operations.h.

◆ delete_label

#define delete_label   gsc_delete_label

Definition at line 364 of file sim-operations.h.

◆ delete_markerblocks

#define delete_markerblocks   gsc_delete_markerblocks

Definition at line 369 of file sim-operations.h.

◆ delete_randomaccess_iter

#define delete_randomaccess_iter   gsc_delete_randomaccess_iter

Definition at line 371 of file sim-operations.h.

◆ delete_recombination_map

#define delete_recombination_map   gsc_delete_recombination_map

Definition at line 365 of file sim-operations.h.

◆ delete_simdata

#define delete_simdata   gsc_delete_simdata

Definition at line 368 of file sim-operations.h.

◆ DETECT_FILE_FORMAT

#define DETECT_FILE_FORMAT   GSC_DETECT_FILE_FORMAT

Definition at line 288 of file sim-operations.h.

◆ EffectID

#define EffectID   gsc_EffectID

Definition at line 247 of file sim-operations.h.

◆ FALSE

#define FALSE   GSC_FALSE

Definition at line 240 of file sim-operations.h.

◆ FileFormatSpec

#define FileFormatSpec   gsc_FileFormatSpec

Definition at line 289 of file sim-operations.h.

◆ generate_clone

#define generate_clone   gsc_generate_clone

Definition at line 340 of file sim-operations.h.

◆ generate_doubled_haploid

#define generate_doubled_haploid   gsc_generate_doubled_haploid

Definition at line 339 of file sim-operations.h.

◆ generate_gamete

#define generate_gamete   gsc_generate_gamete

Definition at line 338 of file sim-operations.h.

◆ GENOLEN_T

#define GENOLEN_T   GSC_GENOLEN_T

Definition at line 230 of file sim-operations.h.

◆ GenoLocation

#define GenoLocation   gsc_GenoLocation

Definition at line 265 of file sim-operations.h.

◆ GenOptions

#define GenOptions   gsc_GenOptions

Definition at line 257 of file sim-operations.h.

◆ get_alleles

#define get_alleles   gsc_get_alleles

Definition at line 301 of file sim-operations.h.

◆ get_existing_group_counts

#define get_existing_group_counts   gsc_get_existing_group_counts

Definition at line 313 of file sim-operations.h.

◆ get_existing_groups

#define get_existing_groups   gsc_get_existing_groups

Definition at line 312 of file sim-operations.h.

◆ get_first_parent

#define get_first_parent   gsc_get_first_parent

Definition at line 302 of file sim-operations.h.

◆ get_group

#define get_group   gsc_get_group

Definition at line 305 of file sim-operations.h.

◆ get_group_bvs

#define get_group_bvs   gsc_get_group_bvs

Definition at line 319 of file sim-operations.h.

◆ get_group_genes

#define get_group_genes   gsc_get_group_genes

Definition at line 318 of file sim-operations.h.

◆ get_group_ids

#define get_group_ids   gsc_get_group_ids

Definition at line 316 of file sim-operations.h.

◆ get_group_indexes

#define get_group_indexes   gsc_get_group_indexes

Definition at line 317 of file sim-operations.h.

◆ get_group_names

#define get_group_names   gsc_get_group_names

Definition at line 315 of file sim-operations.h.

◆ get_group_parent_ids

#define get_group_parent_ids   gsc_get_group_parent_ids

Definition at line 321 of file sim-operations.h.

◆ get_group_parent_names

#define get_group_parent_names   gsc_get_group_parent_names

Definition at line 320 of file sim-operations.h.

◆ get_group_pedigrees

#define get_group_pedigrees   gsc_get_group_pedigrees

Definition at line 322 of file sim-operations.h.

◆ get_group_size

#define get_group_size   gsc_get_group_size

Definition at line 314 of file sim-operations.h.

◆ get_id

#define get_id   gsc_get_id

Definition at line 304 of file sim-operations.h.

◆ get_index_of_eff_set

#define get_index_of_eff_set   gsc_get_index_of_eff_set

Definition at line 309 of file sim-operations.h.

◆ get_index_of_genetic_marker

#define get_index_of_genetic_marker   gsc_get_index_of_genetic_marker

Definition at line 311 of file sim-operations.h.

◆ get_index_of_label

#define get_index_of_label   gsc_get_index_of_label

Definition at line 308 of file sim-operations.h.

◆ get_index_of_map

#define get_index_of_map   gsc_get_index_of_map

Definition at line 310 of file sim-operations.h.

◆ get_label_value

#define get_label_value   gsc_get_label_value

Definition at line 307 of file sim-operations.h.

◆ get_name

#define get_name   gsc_get_name

Definition at line 299 of file sim-operations.h.

◆ get_second_parent

#define get_second_parent   gsc_get_second_parent

Definition at line 303 of file sim-operations.h.

◆ GLOBALX_T

#define GLOBALX_T   GSC_GLOBALX_T

Definition at line 232 of file sim-operations.h.

◆ GroupNum

#define GroupNum   gsc_GroupNum

Definition at line 245 of file sim-operations.h.

◆ ID_T

#define ID_T   GSC_ID_T

Definition at line 233 of file sim-operations.h.

◆ INVALID_GENO_LOCATION

#define INVALID_GENO_LOCATION   GSC_INVALID_GENO_LOCATION

Definition at line 266 of file sim-operations.h.

◆ IS_VALID_LOCATION

#define IS_VALID_LOCATION   GSC_IS_VALID_LOCATION

Definition at line 267 of file sim-operations.h.

◆ KnownGenome

#define KnownGenome   gsc_KnownGenome

Definition at line 260 of file sim-operations.h.

◆ LabelID

#define LabelID   gsc_LabelID

Definition at line 249 of file sim-operations.h.

◆ load_blocks

#define load_blocks   gsc_load_blocks

Definition at line 355 of file sim-operations.h.

◆ load_data_files

#define load_data_files   gsc_load_data_files

Definition at line 287 of file sim-operations.h.

◆ load_effectfile

#define load_effectfile   gsc_load_effectfile

Definition at line 285 of file sim-operations.h.

◆ load_genotypefile

#define load_genotypefile   gsc_load_genotypefile

Definition at line 286 of file sim-operations.h.

◆ load_mapfile

#define load_mapfile   gsc_load_mapfile

Definition at line 284 of file sim-operations.h.

◆ LOCALX_T

#define LOCALX_T   GSC_LOCALX_T

Definition at line 231 of file sim-operations.h.

◆ LOGICVAL

#define LOGICVAL   GSC_LOGICVAL

Definition at line 234 of file sim-operations.h.

◆ make_all_unidirectional_crosses

#define make_all_unidirectional_crosses   gsc_make_all_unidirectional_crosses

Definition at line 347 of file sim-operations.h.

◆ make_clones

#define make_clones   gsc_make_clones

Definition at line 346 of file sim-operations.h.

◆ make_crosses_from_file

#define make_crosses_from_file   gsc_make_crosses_from_file

Definition at line 348 of file sim-operations.h.

◆ make_double_crosses_from_file

#define make_double_crosses_from_file   gsc_make_double_crosses_from_file

Definition at line 349 of file sim-operations.h.

◆ make_doubled_haploids

#define make_doubled_haploids   gsc_make_doubled_haploids

Definition at line 345 of file sim-operations.h.

◆ make_group_from

#define make_group_from   gsc_make_group_from

Definition at line 325 of file sim-operations.h.

◆ make_random_crosses

#define make_random_crosses   gsc_make_random_crosses

Definition at line 341 of file sim-operations.h.

◆ make_random_crosses_between

#define make_random_crosses_between   gsc_make_random_crosses_between

Definition at line 342 of file sim-operations.h.

◆ make_targeted_crosses

#define make_targeted_crosses   gsc_make_targeted_crosses

Definition at line 343 of file sim-operations.h.

◆ MapID

#define MapID   gsc_MapID

Definition at line 251 of file sim-operations.h.

◆ MarkerBlocks

#define MarkerBlocks   gsc_MarkerBlocks

Definition at line 259 of file sim-operations.h.

◆ MarkerEffects

#define MarkerEffects   gsc_MarkerEffects

Definition at line 263 of file sim-operations.h.

◆ MultiIDSet

#define MultiIDSet   gsc_MultiIDSet

Definition at line 253 of file sim-operations.h.

◆ NA

#define NA   GSC_NA

Definition at line 241 of file sim-operations.h.

◆ NA_GENOLEN

#define NA_GENOLEN   GSC_NA_GENOLEN

Definition at line 235 of file sim-operations.h.

◆ NA_GLOBALX

#define NA_GLOBALX   GSC_NA_GLOBALX

Definition at line 237 of file sim-operations.h.

◆ NA_IDX

#define NA_IDX   GSC_NA_IDX

Definition at line 238 of file sim-operations.h.

◆ NA_LOCALX

#define NA_LOCALX   GSC_NA_LOCALX

Definition at line 236 of file sim-operations.h.

◆ next_backwards

#define next_backwards   gsc_next_backwards

Definition at line 297 of file sim-operations.h.

◆ next_forwards

#define next_forwards   gsc_next_forwards

Definition at line 296 of file sim-operations.h.

◆ next_get_nth

#define next_get_nth   gsc_next_get_nth

Definition at line 298 of file sim-operations.h.

◆ NO_EFFECTSET

#define NO_EFFECTSET   GSC_NO_EFFECTSET

Definition at line 248 of file sim-operations.h.

◆ NO_GROUP

#define NO_GROUP   GSC_NO_GROUP

Definition at line 246 of file sim-operations.h.

◆ NO_LABEL

#define NO_LABEL   GSC_NO_LABEL

Definition at line 250 of file sim-operations.h.

◆ NO_MAP

#define NO_MAP   GSC_NO_MAP

Definition at line 252 of file sim-operations.h.

◆ NO_PEDIGREE

#define NO_PEDIGREE   GSC_NO_PEDIGREE

Definition at line 244 of file sim-operations.h.

◆ PedigreeID

#define PedigreeID   gsc_PedigreeID

Definition at line 243 of file sim-operations.h.

◆ RandomAccessIterator

#define RandomAccessIterator   gsc_RandomAccessIterator

Definition at line 269 of file sim-operations.h.

◆ RecombinationMap

#define RecombinationMap   gsc_RecombinationMap

Definition at line 261 of file sim-operations.h.

◆ save_allele_counts

#define save_allele_counts   gsc_save_allele_counts

Definition at line 375 of file sim-operations.h.

◆ save_bvs

#define save_bvs   gsc_save_bvs

Definition at line 377 of file sim-operations.h.

◆ save_genotypes

#define save_genotypes   gsc_save_genotypes

Definition at line 374 of file sim-operations.h.

◆ save_local_bvs

#define save_local_bvs   gsc_save_local_bvs

Definition at line 378 of file sim-operations.h.

◆ save_markerblocks

#define save_markerblocks   gsc_save_markerblocks

Definition at line 373 of file sim-operations.h.

◆ save_pedigrees

#define save_pedigrees   gsc_save_pedigrees

Definition at line 376 of file sim-operations.h.

◆ self_n_times

#define self_n_times   gsc_self_n_times

Definition at line 344 of file sim-operations.h.

◆ set_bidirectional_iter_to_end

#define set_bidirectional_iter_to_end   gsc_set_bidirectional_iter_to_end

Definition at line 295 of file sim-operations.h.

◆ set_bidirectional_iter_to_start

#define set_bidirectional_iter_to_start   gsc_set_bidirectional_iter_to_start

Definition at line 294 of file sim-operations.h.

◆ set_group

#define set_group   gsc_set_group

Definition at line 306 of file sim-operations.h.

◆ set_name

#define set_name   gsc_set_name

Definition at line 300 of file sim-operations.h.

◆ SimData

#define SimData   gsc_SimData

Definition at line 264 of file sim-operations.h.

◆ split_by_bv

#define split_by_bv   gsc_split_by_bv

Definition at line 351 of file sim-operations.h.

◆ split_by_label_range

#define split_by_label_range   gsc_split_by_label_range

Definition at line 327 of file sim-operations.h.

◆ split_by_label_value

#define split_by_label_value   gsc_split_by_label_value

Definition at line 326 of file sim-operations.h.

◆ split_by_probabilities

#define split_by_probabilities   gsc_split_by_probabilities

Definition at line 336 of file sim-operations.h.

◆ split_evenly_into_n

#define split_evenly_into_n   gsc_split_evenly_into_n

Definition at line 332 of file sim-operations.h.

◆ split_evenly_into_two

#define split_evenly_into_two   gsc_split_evenly_into_two

Definition at line 331 of file sim-operations.h.

◆ split_into_buckets

#define split_into_buckets   gsc_split_into_buckets

Definition at line 333 of file sim-operations.h.

◆ split_into_families

#define split_into_families   gsc_split_into_families

Definition at line 329 of file sim-operations.h.

◆ split_into_halfsib_families

#define split_into_halfsib_families   gsc_split_into_halfsib_families

Definition at line 330 of file sim-operations.h.

◆ split_into_individuals

#define split_into_individuals   gsc_split_into_individuals

Definition at line 328 of file sim-operations.h.

◆ split_randomly_into_n

#define split_randomly_into_n   gsc_split_randomly_into_n

Definition at line 335 of file sim-operations.h.

◆ split_randomly_into_two

#define split_randomly_into_two   gsc_split_randomly_into_two

Definition at line 334 of file sim-operations.h.

◆ TableSize

#define TableSize   gsc_TableSize

Definition at line 255 of file sim-operations.h.

◆ TRUE

#define TRUE   GSC_TRUE

Definition at line 239 of file sim-operations.h.