![]() |
LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Functions | |
int32_t | tpt_conv_partial_f32 (f32_t *aOutData, f32_t *aInDataA, uint32_t aLen1, f32_t *aInDataB, uint32_t aLen2, uint32_t aStartindex, uint32_t aCount) |
Convolution Partial of the floating-point vectors. More... | |