tesseract-doxygen/ccstruct/statistc.cpp File Reference

#include "mfcpch.h"
#include <string.h>
#include <math.h>
#include <stdlib.h>
#include "memry.h"
#include "tprintf.h"
#include "statistc.h"

Defines

#define SEED1   0x1234
#define SEED2   0x5678
#define SEED3   0x9abc

Functions

DLLSYM inT32 choose_nth_item (inT32 index, float *array, inT32 count)
DLLSYM inT32 choose_nth_item (inT32 index, void *array, inT32 count, size_t size, int(*compar)(const void *, const void *))
void swap_entries (void *array, size_t size, inT32 index1, inT32 index2)

Define Documentation

#define SEED1   0x1234
#define SEED2   0x5678
#define SEED3   0x9abc

Function Documentation

DLLSYM inT32 choose_nth_item ( inT32  index,
void *  array,
inT32  count,
size_t  size,
int(*)(const void *, const void *)  compar 
)
DLLSYM inT32 choose_nth_item ( inT32  index,
float *  array,
inT32  count 
)
void swap_entries ( void *  array,
size_t  size,
inT32  index1,
inT32  index2 
)
Generated on Sun Jul 18 17:10:49 2010 for Tesseract by  doxygen 1.6.3