00001 00002 00003 00004 00005 00006 00007 00008 00009 00010 00011 00012 00013 00014 00015 00016 00017 00018 00019 00020 00021 00022 00023 00024 00025 00026 00027 00028 00030 #ifdef max 00031 #undef max 00032 #endif 00033 00035 #ifdef min 00036 #undef min 00037 #endif 00038 00040 #ifdef isnan 00041 #undef isnan 00042 #endif 00043 00045 #ifdef isinf 00046 #undef isinf 00047 #endif 00048 00050 #ifdef log2 00051 #undef log2 00052 #endif 00053