Instrument Neutral Distributed Interface INDI  2.0.2
Functions
convolution.c File Reference
#include "dsp.h"

Go to the source code of this file.

Functions

void dsp_convolution_convolution (dsp_stream_p stream, dsp_stream_p matrix)
 A cross-convolution processor. More...
 
void dsp_convolution_correlation (dsp_stream_p stream, dsp_stream_p matrix)
 A cross-correlation processor. More...