Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef CU_ALIGNED_DM__HPP
2 #define CU_ALIGNED_DM__HPP
60 int GetMaxScoreForAligned();
62 int GetMaxScore(
CharPtr residues);
66 bool GetResidueListsWithShifts();
static const double FRACTIONAL_EXTRA_OFFSET
CharPtr * m_ppAlignedResidues
MultipleAlignment * m_maligns
virtual bool ComputeMatrix(pProgressFunction pFunc)=0
void setData(AlignmentCollection *data)
void(* pProgressFunction)(int Num, int Total)
#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.
#define NCBI_CDUTILS_EXPORT