Instrument Neutral Distributed Interface INDI
2.0.0
|
#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... | |