#include <JStatistics.h>
Static Public Member Functions | |
static void | GetBestFitAllWithDens32 (language_profile *first_language, language_profile **best_language, int *best_cluster_no, int number_of_scripts, unsigned int *img2, int bytes_needed, int pixel_count, float *hamming_penalty, unsigned int *hamming_lookup, int on_pixels, int *densities, float *float_result) |
Friends | |
class | JScript |
class | JMorphology |
Definition at line 22 of file JStatistics.h.
static void JStatistics::GetBestFitAllWithDens32 | ( | language_profile * | first_language, | |
language_profile ** | best_language, | |||
int * | best_cluster_no, | |||
int | number_of_scripts, | |||
unsigned int * | img2, | |||
int | bytes_needed, | |||
int | pixel_count, | |||
float * | hamming_penalty, | |||
unsigned int * | hamming_lookup, | |||
int | on_pixels, | |||
int * | densities, | |||
float * | float_result | |||
) | [static] |
friend class JScript [friend] |
Definition at line 23 of file JStatistics.h.
friend class JMorphology [friend] |
Definition at line 24 of file JStatistics.h.