Go to the documentation of this file.Go to the SVN repository for this file.
CSeqMaskerScoreMean(const CRef< CSeqMaskerIstat > &ustat)
Object constructor.
virtual Uint4 operator()()
Access the score of the current window.
virtual void Init()
Object initialization.
virtual void PostAdvance(Uint4 step)
Postprocessing after window advancement.
virtual void PreAdvance(Uint4 step)
Preprocessing before window advancement.
Abstract base class for score function objects.
const CSeqMaskerWindow * window
Points to the window information object.
Uint4 Start() const
Get the current starting position of the window.
Uint1 NumUnits() const
Get the number of units in a window.
Uint1 UnitStep() const
Get the current value of the unit step.
uint8_t Uint1
1-byte (8-bit) unsigned integer
uint32_t Uint4
4-byte (32-bit) unsigned integer
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
unsigned int
A callback function used to compare two keys in a database.