From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- ...tructarm__biquad__cascade__df2T__instance__f32.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'docs/DSP/html/structarm__biquad__cascade__df2T__instance__f32.html') diff --git a/docs/DSP/html/structarm__biquad__cascade__df2T__instance__f32.html b/docs/DSP/html/structarm__biquad__cascade__df2T__instance__f32.html index d114d95..2614621 100644 --- a/docs/DSP/html/structarm__biquad__cascade__df2T__instance__f32.html +++ b/docs/DSP/html/structarm__biquad__cascade__df2T__instance__f32.html @@ -32,7 +32,7 @@ Logo
CMSIS-DSP -  Version 1.5.2 +  Version 1.7.0
CMSIS DSP Software Library
@@ -129,8 +129,8 @@ Data Fields   float32_tpState   -float32_tpCoeffs -  +const float32_tpCoeffs

Field Documentation

@@ -144,23 +144,19 @@ Data Fields

number of 2nd order stages in the filter. Overall order is 2*numStages.

-

Referenced by arm_biquad_cascade_df2T_f32(), and arm_biquad_cascade_df2T_init_f32().

-
- +
- +
float32_t* arm_biquad_cascade_df2T_instance_f32::pCoeffsconst float32_t* arm_biquad_cascade_df2T_instance_f32::pCoeffs

points to the array of coefficients. The array is of length 5*numStages.

-

Referenced by arm_biquad_cascade_df2T_f32(), and arm_biquad_cascade_df2T_init_f32().

-
@@ -174,8 +170,6 @@ Data Fields

points to the array of state coefficients. The array is of length 2*numStages.

-

Referenced by arm_biquad_cascade_df2T_f32(), and arm_biquad_cascade_df2T_init_f32().

-
@@ -184,7 +178,7 @@ Data Fields