Searched refs:denominatorLeadingTerm (Results 1 – 1 of 1) sorted by relevance
214 int32_t denominatorLeadingTerm = other->GetCoefficients(other->GetDegree()); in Divide() local216 m_field->Inverse(denominatorLeadingTerm, e); in Divide()