Public Types | Static Public Member Functions
artkpFixedBase_generic< PBITS_, CHECK_ > Class Template Reference

#include <artkpFixedBase_generic.h>

List of all members.

Public Types

enum  { PBITS = PBITS_, CHECK = CHECK_ }

Static Public Member Functions

static int ceil (int nFixed)
static void checkDouble (double nDouble)
static void checkFloat (float nFloat)
static void checkInt (int nInteger)
static int cos (int nFixed)
static int divide (int nLeftFixed, int nRightFixed)
static double doubleFromFixed (int nFixed)
static int fabs (int nFixed)
static int fixedFromDouble (double nV)
static int fixedFromFloat (float nV)
static int fixedFromInt (int nV)
static float floatFromFixed (int nFixed)
static int inverse (int nFixed)
static int inverseSqrt (int nFixed)
static int multiply (int nLeftFixed, int nRightFixed)
static int sin (int nFixed)
static int sqrt (int nFixed)

Detailed Description

template<int PBITS_, int CHECK_>
class artkpFixedBase_generic< PBITS_, CHECK_ >

Definition at line 53 of file artkpFixedBase_generic.h.


Member Enumeration Documentation

template<int PBITS_, int CHECK_>
anonymous enum
Enumerator:
PBITS 
CHECK 

Definition at line 56 of file artkpFixedBase_generic.h.


Member Function Documentation

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::ceil ( int  nFixed) [inline, static]

Definition at line 160 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static void artkpFixedBase_generic< PBITS_, CHECK_ >::checkDouble ( double  nDouble) [inline, static]

Definition at line 80 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static void artkpFixedBase_generic< PBITS_, CHECK_ >::checkFloat ( float  nFloat) [inline, static]

Definition at line 71 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static void artkpFixedBase_generic< PBITS_, CHECK_ >::checkInt ( int  nInteger) [inline, static]

Definition at line 62 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::cos ( int  nFixed) [inline, static]

Definition at line 135 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::divide ( int  nLeftFixed,
int  nRightFixed 
) [inline, static]

Definition at line 130 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static double artkpFixedBase_generic< PBITS_, CHECK_ >::doubleFromFixed ( int  nFixed) [inline, static]

Definition at line 94 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::fabs ( int  nFixed) [inline, static]

Definition at line 145 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::fixedFromDouble ( double  nV) [inline, static]

Definition at line 113 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::fixedFromFloat ( float  nV) [inline, static]

Definition at line 106 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::fixedFromInt ( int  nV) [inline, static]

Definition at line 99 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static float artkpFixedBase_generic< PBITS_, CHECK_ >::floatFromFixed ( int  nFixed) [inline, static]

Definition at line 89 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::inverse ( int  nFixed) [inline, static]

Definition at line 120 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::inverseSqrt ( int  nFixed) [inline, static]

Definition at line 155 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::multiply ( int  nLeftFixed,
int  nRightFixed 
) [inline, static]

Definition at line 125 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::sin ( int  nFixed) [inline, static]

Definition at line 140 of file artkpFixedBase_generic.h.

template<int PBITS_, int CHECK_>
static int artkpFixedBase_generic< PBITS_, CHECK_ >::sqrt ( int  nFixed) [inline, static]

Definition at line 150 of file artkpFixedBase_generic.h.


The documentation for this class was generated from the following file:


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