Data Fields | |
| int | smallSize |
| int * | qSmall |
| int * | tSmall |
| int * | bSmall |
| int * | longPos |
| double * | qLong |
| double * | tLong |
| double * | bLong |
| int | longCount |
| int | qPosCount |
| int | tPosCount |
| int | bPosCount |
| int | qLastPos |
| int | tLastPos |
| int | bLastPos |
| double | qLastPosVal |
| double | tLastPosVal |
| double | bLastPosVal |
| double | qLastSlope |
| double | tLastSlope |
| double | bLastSlope |
Definition at line 10 of file gapCalc.c.
| int* gapCalc::qSmall |
Definition at line 15 of file gapCalc.c.
Referenced by gapCalcCost(), gapCalcFree(), and gapCalcRead().
| int* gapCalc::tSmall |
Definition at line 16 of file gapCalc.c.
Referenced by gapCalcCost(), gapCalcFree(), and gapCalcRead().
| int* gapCalc::bSmall |
Definition at line 17 of file gapCalc.c.
Referenced by gapCalcCost(), gapCalcFree(), and gapCalcRead().
| int* gapCalc::longPos |
| double* gapCalc::qLong |
| double* gapCalc::tLong |
| double* gapCalc::bLong |
| double gapCalc::qLastPosVal |
| double gapCalc::tLastPosVal |
| double gapCalc::bLastPosVal |
| double gapCalc::qLastSlope |
| double gapCalc::tLastSlope |
| double gapCalc::bLastSlope |
1.5.2