Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:55:40 2010 for ImpalaSrc by  doxygen 1.5.1