template class ContextBase¶
template <class NUMBER> class ContextBase // direct descendants template <class NUMBER> class Context // 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]