COOPY » Guide  version 0.6.5
Defines
/home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/DataColumn.cpp File Reference
#include <string.h>
#include <coopy/DataColumn.h>

Go to the source code of this file.

Defines

#define FMAX(x, y)   (((x)>(y))?(x):(y))

Define Documentation

#define FMAX (   x,
 
)    (((x)>(y))?(x):(y))

Definition at line 9 of file DataColumn.cpp.

Referenced by coopy::cmp::Nature::confidence().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines