vdj_pipe
pipeline for processing DNA sequence data
Public Types | Static Public Member Functions | List of all members
vdj_pipe::detail::Interval_checking_policy< int > Struct Template Reference

#include <sequence_interval.hpp>

Public Types

typedef int value_type
 

Static Public Member Functions

static value_type pos_inf ()
 
static value_type neg_inf ()
 
static value_type nan ()
 
static bool is_nan (const value_type v)
 
static value_type empty_lower ()
 
static value_type empty_upper ()
 
static bool is_empty (const value_type lo, const value_type up)
 

Member Typedef Documentation

Member Function Documentation

static value_type vdj_pipe::detail::Interval_checking_policy< int >::empty_lower ( )
inlinestatic
static value_type vdj_pipe::detail::Interval_checking_policy< int >::empty_upper ( )
inlinestatic
static bool vdj_pipe::detail::Interval_checking_policy< int >::is_empty ( const value_type  lo,
const value_type  up 
)
inlinestatic
static bool vdj_pipe::detail::Interval_checking_policy< int >::is_nan ( const value_type  v)
inlinestatic
static value_type vdj_pipe::detail::Interval_checking_policy< int >::nan ( )
inlinestatic
static value_type vdj_pipe::detail::Interval_checking_policy< int >::neg_inf ( )
inlinestatic
static value_type vdj_pipe::detail::Interval_checking_policy< int >::pos_inf ( )
inlinestatic

The documentation for this struct was generated from the following file: