blitz Version 1.0.2
|
#include <ops.h>
Public Types | |
typedef bool | T_numtype |
Static Public Member Functions | |
static T_numtype | apply (T_numtype1 a, T_numtype2 b) |
template<typename T1, typename T2> | |
static void | prettyPrint (std::string &str, prettyPrintFormat &format, const T1 &t1, const T2 &t2) |
typedef bool blitz::Greater< T_numtype1, T_numtype2 >::T_numtype |
|
inlinestatic |
|
inlinestatic |