Prototypes | |
| void | LALHoughStatistics (LALStatus *status, HoughStats *out, HOUGHMapTotal *in) |
| This function calculates the maximum number count, minimum number count, average and standard deviation of a given total Hough map. More... | |
| void | LALHoughmapMeanVariance (LALStatus *status, REAL8 *mean, REAL8 *variance, HOUGHMapTotal *in) |
| void | LALHoughHistogram (LALStatus *status, UINT8Vector *out, HOUGHMapTotal *in) |
| Produces a histogram of the number counts in a total Hough map. More... | |