Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

bool Impala::Core::Equals ( double  d1,
double  d2 
)

Definition at line 38 of file Equals.h.

00039 {
00040     return d1 == d2;
00041 }


Generated on Thu Jan 13 09:16:56 2011 for ImpalaSrc by  doxygen 1.5.1