vdj_pipe
pipeline for processing DNA sequence data
Functions
boost::numeric Namespace Reference

Functions

bool is_valid (vdj_pipe::sequence_interval const &si)
 
std::size_t hash_value (vdj_pipe::sequence_interval const &si)
 
template<class ChT , class Tr >
std::basic_ostream< ChT, Tr > & operator<< (std::basic_ostream< ChT, Tr > &os, vdj_pipe::sequence_interval const &si)
 

Function Documentation

std::size_t boost::numeric::hash_value ( vdj_pipe::sequence_interval const &  si)
inline
bool boost::numeric::is_valid ( vdj_pipe::sequence_interval const &  si)
inline
template<class ChT , class Tr >
std::basic_ostream<ChT,Tr>& boost::numeric::operator<< ( std::basic_ostream< ChT, Tr > &  os,
vdj_pipe::sequence_interval const &  si 
)
inline