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