Home
last modified time | relevance | path

Searched defs:SLengthRange (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqalign/
H A DSeq_align.cpp2080 struct SLengthRange struct
2082 SLengthRange() : range(numeric_limits<TSeqPos>::max(), 0) {} in SLengthRange() function
2083 void AddLength(TSeqPos length) in AddLength()
2107 SLengthRange length_range; in GapLengthRange() argument
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqalign/
H A DSeq_align.cpp2080 struct SLengthRange struct
2082 SLengthRange() : range(numeric_limits<TSeqPos>::max(), 0) {} in SLengthRange() argument
2083 void AddLength(TSeqPos length) in AddLength()
2107 SLengthRange length_range; in GapLengthRange() argument