#include <haplotypes.hpp>
◆ gen_flat_node
◆ gen_range_t
◆ haplo_DP_rectangle() [1/2]
haplo::haplo_DP_rectangle::haplo_DP_rectangle |
( |
| ) |
|
◆ haplo_DP_rectangle() [2/2]
haplo::haplo_DP_rectangle::haplo_DP_rectangle |
( |
bool |
inclusive_interval | ) |
|
◆ calculate_I()
void haplo::haplo_DP_rectangle::calculate_I |
( |
int64_t |
succ_o_val | ) |
|
◆ extend()
template<class GBWTType >
◆ false_extend()
template<class accessorType >
void haplo::haplo_DP_rectangle::false_extend |
( |
accessorType & |
ga, |
|
|
int_itvl_t |
delta |
|
) |
| |
◆ I()
int64_t haplo::haplo_DP_rectangle::I |
( |
| ) |
const |
◆ interval_size()
int64_t haplo::haplo_DP_rectangle::interval_size |
( |
| ) |
const |
◆ is_new()
bool haplo::haplo_DP_rectangle::is_new |
( |
| ) |
const |
◆ prev_idx()
int64_t haplo::haplo_DP_rectangle::prev_idx |
( |
| ) |
const |
◆ set_offset()
void haplo::haplo_DP_rectangle::set_offset |
( |
int |
offset | ) |
|
◆ set_prev_idx()
void haplo::haplo_DP_rectangle::set_prev_idx |
( |
int64_t |
index | ) |
|
◆ flat_node
◆ inner_value
int64_t haplo::haplo_DP_rectangle::inner_value |
|
private |
◆ int_is_inc
bool haplo::haplo_DP_rectangle::int_is_inc |
|
private |
◆ previous_index
int64_t haplo::haplo_DP_rectangle::previous_index = -1 |
|
private |
double haplo::haplo_DP_rectangle::R |
◆ state
gen_range_t haplo::haplo_DP_rectangle::state = make_pair(1, 0) |
|
private |
The documentation for this struct was generated from the following files: