Go to the source code of this file.
Go to the SVN repository for this file.
◆ ASSERT_CONSISTENCY #define ASSERT_CONSISTENCY ( ) Value:do { \
TNumseg numseg = GetNumseg(); \
TDim dim = GetDim(); \
_ASSERT(numseg >= 0); \
_ASSERT(dim >= 0); \
_ASSERT(
size_t(numseg) == GetLens().
size()); \
_ASSERT(
size_t(numseg) * dim == GetStarts().
size()); \
_ASSERT(!IsSetStrands() || GetStarts().
size() == GetStrands().
size()); \
} while (false)
const struct ncbi::grid::netcache::search::fields::SIZE size
static bool GetIds(const T &d, set< string > &labels, const string name="", bool detect=false, bool found=false)
Definition at line 77 of file Dense_seg.cpp.
◆ IDX #define IDX ( _x, _y ) (((_x)*GetDim())+(_y)) ◆ NCBI_PARAM_DECL() NCBI_PARAM_DECL ( bool , OBJECTS , DENSE_SEG_RESERVE ) ◆ NCBI_PARAM_DEF_EX()RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4