Defines | Functions

src/inversion/averagingKernel.h File Reference

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 Documentation

#define PULLING_COLUMNS   1

Function Documentation

void freeAvgKernelCalculation (  ) 

Free memory associated with averaging kernel calculations

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines