|
vg
tools for working with variation graphs
|
Classes | |
| struct | RRMemo |
Functions | |
| double | logdiff (double a, double b) |
| double | logsum (double a, double b) |
| double | int_weighted_sum (double *values, int64_t *counts, size_t n_values) |
| double | int_weighted_sum (vector< double > values, vector< int64_t > counts) |
| double haplo::haploMath::int_weighted_sum | ( | double * | values, |
| int64_t * | counts, | ||
| size_t | n_values | ||
| ) |
| double haplo::haploMath::int_weighted_sum | ( | vector< double > | values, |
| vector< int64_t > | counts | ||
| ) |
| double haplo::haploMath::logdiff | ( | double | a, |
| double | b | ||
| ) |
| double haplo::haploMath::logsum | ( | double | a, |
| double | b | ||
| ) |
1.8.17