Searched refs:aCoeff (Results 1 – 1 of 1) sorted by relevance
155 int32_t aCoeff = m_coefficients[i]; in Multiply() local159 m_field->Multiply(aCoeff, other->GetCoefficients()->operator[](j))); in Multiply()