Classes | Namespaces | Defines | Typedefs | Functions
BCH.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <vector>
Include dependency graph for BCH.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARToolKitPlus::BCH

Namespaces

namespace  ARToolKitPlus
 

This file should only be compiled when using ARToolKitPlus as a DLL.


Defines

#define BCH_DEFAULT_K   12
#define BCH_DEFAULT_LENGTH   36
#define BCH_DEFAULT_M   6
#define BCH_DEFAULT_T   4
#define BCH_MAX_LUT   64
#define BCH_MAX_M   6
#define BCH_MAX_P   7
#define BCH_MAX_SQ   8

Typedefs

typedef unsigned long long ARToolKitPlus::_64bits

Functions

static bool ARToolKitPlus::_isBitSet (_64bits bn, int which_bit)
static void ARToolKitPlus::_setBit (_64bits &bn, int which_bit)
static _64bits ARToolKitPlus::fromBitPattern (int b[], int n_bits)
static int * ARToolKitPlus::toBitPattern (int b[], _64bits n, int n_bits)

Define Documentation

#define BCH_DEFAULT_K   12

Definition at line 58 of file BCH.h.

#define BCH_DEFAULT_LENGTH   36

Definition at line 56 of file BCH.h.

#define BCH_DEFAULT_M   6

Definition at line 55 of file BCH.h.

#define BCH_DEFAULT_T   4

Definition at line 57 of file BCH.h.

#define BCH_MAX_LUT   64

Definition at line 62 of file BCH.h.

#define BCH_MAX_M   6

Definition at line 60 of file BCH.h.

#define BCH_MAX_P   7

Definition at line 61 of file BCH.h.

#define BCH_MAX_SQ   8

Definition at line 63 of file BCH.h.



v4r_artoolkitplus
Author(s): Markus Bader
autogenerated on Wed Aug 26 2015 16:41:53