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