cimcp/src/emulator/emulator_1support_topk.cpp File Reference

#include "common/fimcp_basic.hh"
#include "struct_itemset.cpp"
#include <math.h>
#include "constraint_Fconvex_emulator.cpp"

Go to the source code of this file.

Classes

class  Emulator_1support

Defines

#define PRECISION   100000

Functions

float nlogn (float n)
 information gain function for itemsets
int convex_function (int posTot, int pos, int negTot, int neg, int precision)
bool convex_functionWrapper (int X, int l_x, int u_x, int Y, int l_y, int u_y, int precision, int tresholdLE)
int main (int argc, char *argv[])

Define Documentation

#define PRECISION   100000

Definition at line 64 of file emulator_1support_topk.cpp.


Function Documentation

int convex_function ( int  posTot,
int  pos,
int  negTot,
int  neg,
int  precision 
) [inline]

Definition at line 46 of file emulator_1support_topk.cpp.

References nlogn().

bool convex_functionWrapper ( int  X,
int  l_x,
int  u_x,
int  Y,
int  l_y,
int  u_y,
int  precision,
int  tresholdLE 
) [inline]

Definition at line 57 of file emulator_1support_topk.cpp.

References convex_function().

int main ( int  argc,
char *  argv[] 
)
float nlogn ( float  n  )  [inline]

information gain function for itemsets

Definition at line 40 of file emulator_1support_topk.cpp.

Generated on Sat Nov 12 12:59:30 2011 for FIM_CP+CIMCP by  doxygen 1.6.3