#include <haplotypes.hpp>
◆ RRMemo()
haplo::haploMath::RRMemo::RRMemo |
( |
double |
recombination_penalty, |
|
|
size_t |
population_size |
|
) |
| |
◆ log_continue_factor()
double haplo::haploMath::RRMemo::log_continue_factor |
( |
int64_t |
totwidth | ) |
|
◆ log_population_size()
double haplo::haploMath::RRMemo::log_population_size |
( |
| ) |
|
◆ log_recombination_penalty()
double haplo::haploMath::RRMemo::log_recombination_penalty |
( |
| ) |
|
◆ logRRDiff()
double haplo::haploMath::RRMemo::logRRDiff |
( |
int |
height, |
|
|
int |
width |
|
) |
| |
◆ logS()
double haplo::haploMath::RRMemo::logS |
( |
int |
height, |
|
|
int |
width |
|
) |
| |
◆ logT()
double haplo::haploMath::RRMemo::logT |
( |
int |
width | ) |
|
◆ exp_rho
double haplo::haploMath::RRMemo::exp_rho |
|
private |
◆ log_continue_probability
double haplo::haploMath::RRMemo::log_continue_probability |
|
private |
◆ logS_bases
std::vector<double> haplo::haploMath::RRMemo::logS_bases |
|
private |
◆ logT_base
double haplo::haploMath::RRMemo::logT_base |
◆ population_size
size_t haplo::haploMath::RRMemo::population_size |
|
private |
◆ rho
double haplo::haploMath::RRMemo::rho |
|
private |
The documentation for this struct was generated from the following files: