Searched refs:fY_Min (Results 1 – 1 of 1) sorted by relevance
639 double fY_Min = getY_Min( index ); in getMinimumofAllDifferentYValues() local648 if(fMin>fY_Min) in getMinimumofAllDifferentYValues()649 fMin=fY_Min; in getMinimumofAllDifferentYValues()675 double fY_Min = getY_Min( index ); in getMaximumofAllDifferentYValues() local684 if(fMax<fY_Min) in getMaximumofAllDifferentYValues()685 fMax=fY_Min; in getMaximumofAllDifferentYValues()
Completed in 11 milliseconds