dynamicPolynomdefsNoShiftNoMemoryHoles Class Reference

#include <polynomdefs.h>

List of all members.

Public Member Functions

bool wellDefined ()
int getSize () const
int computeSize (int degree)
 dynamicPolynomdefsNoShiftNoMemoryHoles (int degree)
short getPairIndex (const short a, const short b) const

Public Attributes

int maxdegree_m
int maxdegreePlusOne_m

Private Member Functions

 dynamicPolynomdefsNoShiftNoMemoryHoles ()

Private Attributes

int * offsets_m
 kann man daraus ein const int array machen?
int size_m

Detailed Description

Note:
für den Test: die offsets sollten 0,1,3,6,10,15,... u.s.w. sein.

Definition at line 172 of file polynomdefs.h.


Constructor & Destructor Documentation

dynamicPolynomdefsNoShiftNoMemoryHoles::dynamicPolynomdefsNoShiftNoMemoryHoles (  )  [private]
dynamicPolynomdefsNoShiftNoMemoryHoles::dynamicPolynomdefsNoShiftNoMemoryHoles ( int  degree  )  [inline]

Definition at line 206 of file polynomdefs.h.


Member Function Documentation

int dynamicPolynomdefsNoShiftNoMemoryHoles::computeSize ( int  degree  )  [inline]

Definition at line 194 of file polynomdefs.h.

References offsets_m.

short dynamicPolynomdefsNoShiftNoMemoryHoles::getPairIndex ( const short  a,
const short  b 
) const [inline]

Definition at line 214 of file polynomdefs.h.

References offsets_m.

int dynamicPolynomdefsNoShiftNoMemoryHoles::getSize (  )  const [inline]

Definition at line 192 of file polynomdefs.h.

References size_m.

bool dynamicPolynomdefsNoShiftNoMemoryHoles::wellDefined (  )  [inline]

Definition at line 187 of file polynomdefs.h.

References size_m.


Member Data Documentation

Definition at line 183 of file polynomdefs.h.

Definition at line 184 of file polynomdefs.h.

Definition at line 176 of file polynomdefs.h.

Referenced by computeSize(), and getPairIndex().

Definition at line 177 of file polynomdefs.h.

Referenced by getSize(), and wellDefined().


The documentation for this class was generated from the following file:
Generated on Tue Nov 23 13:10:53 2010 for centerfocus by  doxygen 1.6.3