Public Types | Static Public Member Functions
artkpFixedBase_gpp< PBITS_ > Class Template Reference

#include <artkpFixedBase_gpp.h>

List of all members.

Public Types

enum  { PBITS = PBITS_, CHECK = 0 }

Static Public Member Functions

static int ceil (int nFixed)
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_>
class artkpFixedBase_gpp< PBITS_ >

Definition at line 54 of file artkpFixedBase_gpp.h.


Member Enumeration Documentation

template<int PBITS_>
anonymous enum
Enumerator:
PBITS 
CHECK 

Definition at line 57 of file artkpFixedBase_gpp.h.


Member Function Documentation

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

Definition at line 141 of file artkpFixedBase_gpp.h.

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

Definition at line 108 of file artkpFixedBase_gpp.h.

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

Definition at line 101 of file artkpFixedBase_gpp.h.

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

Definition at line 67 of file artkpFixedBase_gpp.h.

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

Definition at line 122 of file artkpFixedBase_gpp.h.

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

Definition at line 82 of file artkpFixedBase_gpp.h.

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

Definition at line 77 of file artkpFixedBase_gpp.h.

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

Definition at line 72 of file artkpFixedBase_gpp.h.

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

Definition at line 62 of file artkpFixedBase_gpp.h.

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

Definition at line 87 of file artkpFixedBase_gpp.h.

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

Definition at line 134 of file artkpFixedBase_gpp.h.

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

Definition at line 94 of file artkpFixedBase_gpp.h.

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

Definition at line 115 of file artkpFixedBase_gpp.h.

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

Definition at line 127 of file artkpFixedBase_gpp.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