Go to the source code of this file.
Defines | |
| #define | PULLING_COLUMNS 1 |
Functions | |
| void | initializeAvgKernelCalculation (char *AvgKernInputLine, int maxDepth) |
| void | freeAvgKernelCalculation () |
| bool | subsetKernels () |
| bool | calcAvgKernelCov () |
| int | getNumberOfAveragingKernels () |
| int | getAvgKernelDepth (int i) |
| MATRIX | selectKernels (MATRIX m) |
| #define PULLING_COLUMNS 1 |
| void freeAvgKernelCalculation | ( | ) |
Free memory associated with averaging kernel calculations
1.7.0