3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
LinearFeedbackShiftReg Class Reference

#include <mathfuncs.h>

Public Member Functions

size_t clock ()
 
void setState (size_t newState)
 
void setMaskPeriod (unsigned int newMask)
 
bool verifyTable (size_t maxLen=0)
 Check the validity of the table. More...
 

Member Function Documentation

◆ clock()

size_t LinearFeedbackShiftReg::clock ( )

Referenced by MainWindowFrame::MainWindowFrame(), randomDigitSelection(), and randomSelect().

Here is the caller graph for this function:

◆ setMaskPeriod()

void LinearFeedbackShiftReg::setMaskPeriod ( unsigned int  newMask)

References ASSERT, and maximumLinearTable.

Referenced by MainWindowFrame::MainWindowFrame(), randomDigitSelection(), and randomSelect().

Here is the caller graph for this function:

◆ setState()

void LinearFeedbackShiftReg::setState ( size_t  newState)
inline

References pyramidVol().

Referenced by MainWindowFrame::MainWindowFrame(), randomDigitSelection(), and randomSelect().

Here is the caller graph for this function:

◆ verifyTable()

bool LinearFeedbackShiftReg::verifyTable ( size_t  maxLen = 0)

Check the validity of the table.

References ASSERT, and maximumLinearTable.


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