Declared and defined in file: hzNumexp.h
Function Logic:
Function body:
hzNumexp* hzNumexp::hzNumexp (void) { m_pRoot = 0; m_nParLevel = 0; }