Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/gnomon/
H A Dgnomon_model.hpp542 …int FShiftedLen(TSignedSeqPos a, TSignedSeqPos b, bool withextras = true) const { return FShifted… in FShiftedLen()
651 …TSignedSeqRange MapRangeOrigToEdited(TSignedSeqRange orig_range, bool withextras = true) const { r… in MapRangeOrigToEdited()
657 …int FShiftedLen(TSignedSeqPos a, TSignedSeqPos b, bool withextras = true) const { return FShiftedL… in FShiftedLen()
719 …gnMap::SMapRange>& a, const vector<CAlignMap::SMapRange>& b, TSignedSeqRange r, bool withextras ) { in MapRangeAtoB()