forked from recer-rbgsydney/OptGenMix
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
21 lines (20 loc) · 643 Bytes
/
NAMESPACE
File metadata and controls
21 lines (20 loc) · 643 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated by roxygen2: do not edit by hand
export(allele_enrichment)
export(combine_nondominated_archives)
export(generate_measure_value)
export(genotype_matrix_by_weights)
export(multi_accept_reject)
export(nei_diversity)
export(optimize_multi_objective)
export(optimize_single_objective)
export(pairwise_matrix_by_weights)
export(proposal_accept_reject)
export(propose_initial_weights)
export(propose_new_weights)
export(shannon_diversity)
export(psfs_diversity)
export(sum_of_squared_difference)
export(temp_scheduler)
export(weighted_mean_of_absolute_difference)
export(weighted_mean_of_pairwise_matrix)
export(weighted_mean_of_vector)