In file No file:

typedef void (*PartitionDataOut) (int part, int index, const float x[], int len, void* user)

Callback routine for output data

Documentation

Callback routine for output data. This function is called by the preprocessing routine whenever new data is available, This structure is used as a parameter to the preprocess function.
Returns:
void
Parameters:
part - partition number (starts at zero)
index - index into partition array
x - data array
len - length of data array
user - user data

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++