Go to the documentation of this file.Go to the SVN repository for this file.
50 size_t size()
const {
return m_length; }
53 vector<int>
w, h, v, fh, fv;
CAlignInfo & operator=(const CAlignInfo &ori)
CAlignInfo(const CAlignInfo &ori)
CAlignRow(const CAlignRow &ori)
CAlignRow(int length, const CProSplignScaledScoring &scoring)
CAlignRow & operator=(const CAlignRow &ori)
CFindGapIntronRow & operator=(const CFindGapIntronRow &ori)
CFindGapIntronRow(const CFindGapIntronRow &ori)
CFindGapIntronRow(int length, const CProSplignScaledScoring &scoring, CIgapIntronPool &pool)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
The NCBI C++/STL use hints.