|
vg
tools for working with variation graphs
|
#include <haplotypes.hpp>
Public Member Functions | |
| int64_t | size () const |
| bool | empty () const |
Static Public Member Functions | |
| static bool | nondisjoint (const int_itvl_t &A, const int_itvl_t &B) |
| static bool | disjoint (const int_itvl_t &A, const int_itvl_t &B) |
| static int_itvl_t | intersection (const int_itvl_t &A, const int_itvl_t &B) |
Public Attributes | |
| int64_t | bottom |
| int64_t | top |
|
static |
| bool haplo::int_itvl_t::empty | ( | ) | const |
|
static |
|
static |
| int64_t haplo::int_itvl_t::size | ( | ) | const |
| int64_t haplo::int_itvl_t::bottom |
| int64_t haplo::int_itvl_t::top |
1.8.17