#include <RDGeneral/types.h>Go to the source code of this file.
Namespaces | |
| namespace | RDInfoTheory |
Functions | |
| template<class T> | |
| double | RDInfoTheory::ChiSquare (T *dMat, long int dim1, long int dim2) |
| template<class T> | |
| double | RDInfoTheory::InfoEntropy (T *tPtr, long int dim) |
| template<class T> | |
| double | RDInfoTheory::InfoEntropyGain (T *dMat, long int dim1, long int dim2) |
1.5.6