Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

user_comp.cpp File Reference

MPF comparison operators. More...

#include <mpf.h>

Namespaces

namespace  mp

Functions

bool operator== (const mpf &x, const mpf &y)
bool operator!= (const mpf &x, const mpf &y)
bool operator< (const mpf &x, const mpf &y)
bool operator<= (const mpf &x, const mpf &y)
bool operator> (const mpf &x, const mpf &y)
bool operator>= (const mpf &x, const mpf &y)
bool operator== (const mpf &x, const mpi &y)
bool operator!= (const mpf &x, const mpi &y)
bool operator< (const mpf &x, const mpi &y)
bool operator<= (const mpf &x, const mpi &y)
bool operator> (const mpf &x, const mpi &y)
bool operator>= (const mpf &x, const mpi &y)
bool operator== (const mpf &x, int_type y)
bool operator!= (const mpf &x, int_type y)
bool operator< (const mpf &x, int_type y)
bool operator<= (const mpf &x, int_type y)
bool operator> (const mpf &x, int_type y)
bool operator>= (const mpf &x, int_type y)
bool operator== (const mpf &x, float_type y)
bool operator!= (const mpf &x, float_type y)
bool operator< (const mpf &x, float_type y)
bool operator<= (const mpf &x, float_type y)
bool operator> (const mpf &x, float_type y)
bool operator>= (const mpf &x, float_type y)


Detailed Description

MPF comparison operators.


Generated on Fri Feb 4 16:17:55 2005 for LibMP++ by  doxygen 1.4.1