template class Context

template <class NUMBER>
class Context: public ContextBase

Inherited Members

// fields

static NUMBER ph2pr[128]
static NUMBER INITIAL_CONSTANT
static NUMBER LOG10_INITIAL_CONSTANT
static NUMBER RESULT_THRESHOLD
static bool staticMembersInitializedFlag
static NUMBER jacobianLogTable[JACOBIAN_LOG_TABLE_SIZE]
static NUMBER matchToMatchProb[((MAX_QUAL+1)*(MAX_QUAL+2)) >> 1]