- added alternate_impl for gardner

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/radio@991 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-15 15:37:06 +00:00
parent f4860db361
commit e45fc5d020
2 changed files with 16 additions and 3 deletions
+1
View File
@@ -32,6 +32,7 @@ typedef struct _lead_lag_coeff_t
typedef struct _str_t
{
cpx_t d[2];
int alternate_impl;
} str_t;