#include <math.h>#include "cimcp_Fconvex.cpp"Go to the source code of this file.
Functions | |
| int | convex_function (int posTot, int pos, int negTot, int neg, int precision) |
| gini index function for itemsets | |
| int | main (int argc, char *argv[]) |
| int convex_function | ( | int | posTot, | |
| int | pos, | |||
| int | negTot, | |||
| int | neg, | |||
| int | precision | |||
| ) | [inline] |
gini index function for itemsets
Definition at line 38 of file cimcp_gini.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 52 of file cimcp_gini.cpp.
References Options_fimcp::alpha(), Options_fimcp::delta(), Options_fimcp::description(), Options_fimcp::parse(), and Options_fimcp::usage().
1.6.3