#include <Python.h>Go to the source code of this file.
Defines | |
| #define | CENTROPY_API extern "C" |
Functions | |
| CENTROPY_API void | initcEntropy (void) |
| template<class T > | |
| double | InfoEntropy (long int *, long int) |
| CENTROPY_API double | InfoGain (long int *, long int, long int) |
| #define CENTROPY_API extern "C" |
Definition at line 21 of file cEntropy.h.
| double InfoEntropy | ( | long int * | , | |
| long | int | |||
| ) |
| CENTROPY_API double InfoGain | ( | long int * | , | |
| long | int, | |||
| long | int | |||
| ) |
| CENTROPY_API void initcEntropy | ( | void | ) |
1.7.1