00001 // This is oxl/mvl/Homg.cxx 00002 #ifdef VCL_NEEDS_PRAGMA_INTERFACE 00003 #pragma implementation 00004 #endif 00005 00006 #include "Homg.h" 00007 00008 double Homg::infinity = 1.7976931348623157E+308; 00009 double Homg::infinitesimal_tol = 1e-12;