Home
last modified time | relevance | path

Searched refs:GetGcd (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx549 double GetGcd( double f1, double f2 ) in GetGcd() function
H A Danalysishelper.hxx93 double GetGcd( double f1, double f2 );
H A Danalysis.cxx865 f = GetGcd( *p, f ); in getGcd()
897 f = fTmp * f / GetGcd( fTmp, f ); in getLcm()

Completed in 59 milliseconds