Lines Matching refs:ycoeff
95441 , ycoeff( ycoeff_ )95467 ycoeff = ycoeff_;95490 return std::tie( xcoeff, ycoeff );95502 return ( xcoeff == rhs.xcoeff ) && ( ycoeff == rhs.ycoeff );95514 float ycoeff = {};