A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/Dense__seg_8cpp.html below:

NCBI C++ ToolKit: src/objects/seqalign/Dense_seg.cpp File Reference

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