MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
WindowSlider (const Integer &expIn, bool fastNegateIn, unsigned int windowSizeIn=0) | |
void | FindNextWindow () |
Public Attributes | |
Integer | exp |
Integer | windowModulus |
unsigned int | windowSize |
unsigned int | windowBegin |
unsigned int | expWindow |
bool | fastNegate |
bool | negateNext |
bool | firstTime |
bool | finished |
Definition at line 184 of file algebra.cpp.