NULL }
const clipm_coverage_mode CLIPM_COVERAGE_VALID
Return the portion of the cross-operation that is computed without the zero-padded edges.
Definition clipm_math_correlation.c:41
const clipm_coverage_mode CLIPM_COVERAGE_FULL
Compute the full result.
Definition clipm_math_correlation.c:43
const clipm_coverage_mode CLIPM_COVERAGE_SAME
Returns the central part of the result that is the same size as the first input signal.
Definition clipm_math_correlation.c:42
const clipm_coverage_mode CLIPM_COVERAGE_CUSTOM
Use user-defined output size.
Definition clipm_math_correlation.c:44