// convert virtual public bool Convert(EquationInput ei, EquationOutput eo) { m_ei = ei; m_eo = eo; return(Convert()); }