SAF
Loading...
Searching...
No Matches
latticeAPF Struct Reference

Internal Lattice all-pass filter structure. More...

Data Fields

int order
 
int filterLength
 
float ** coeffs
 
float_complex * buffer
 

Detailed Description

Internal Lattice all-pass filter structure.

Definition at line 32 of file saf_utility_decor.c.

Field Documentation

◆ buffer

float_complex* latticeAPF::buffer

Definition at line 36 of file saf_utility_decor.c.

◆ coeffs

float** latticeAPF::coeffs

Definition at line 35 of file saf_utility_decor.c.

◆ filterLength

int latticeAPF::filterLength

Definition at line 34 of file saf_utility_decor.c.

◆ order

int latticeAPF::order

Definition at line 33 of file saf_utility_decor.c.


The documentation for this struct was generated from the following file: