|
COOPY » Guide
version 0.6.5
|
Go to the source code of this file.
Defines | |
| #define | FMAX(x, y) (((x)>(y))?(x):(y)) |
| #define FMAX | ( | x, | |
| y | |||
| ) | (((x)>(y))?(x):(y)) |
Definition at line 9 of file DataColumn.cpp.
Referenced by coopy::cmp::Nature::confidence().
1.7.4