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

Main data structure for the Covariance Domain Framework for Spatial Audio Processing (CDF4SAP), for complex-valued matrices. More...

Data Fields

int nXcols
 
int nYcols
 
void * hSVD
 
float_complex * Cr_cmplx
 
float_complex * lambda
 
float_complex * U_Cy
 
float_complex * S_Cy
 
float_complex * S_Cx
 
float_complex * Ky
 
float_complex * U_Cx
 
float_complex * Kx
 
float_complex * Kx_reg_inverse
 
float_complex * U
 
float_complex * V
 
float_complex * P
 
float * s_Cx
 
float * G_hat_diag
 
float_complex * G_hat
 
float_complex * Cx_QH
 
float_complex * GhatH_Ky
 
float_complex * QH_GhatH_Ky
 
float_complex * KxH_QH_GhatH_Ky
 
float_complex * lambda_UH
 
float_complex * P_Kxreginverse
 
float_complex * Cx_MH
 
float_complex * Cy_tilde
 
float_complex * G_M
 

Detailed Description

Main data structure for the Covariance Domain Framework for Spatial Audio Processing (CDF4SAP), for complex-valued matrices.

Definition at line 67 of file saf_cdf4sap.c.

Field Documentation

◆ Cr_cmplx

float_complex* cdf4sap_cmplx_data::Cr_cmplx

Definition at line 73 of file saf_cdf4sap.c.

◆ Cx_MH

float_complex* cdf4sap_cmplx_data::Cx_MH

Definition at line 79 of file saf_cdf4sap.c.

◆ Cx_QH

float_complex * cdf4sap_cmplx_data::Cx_QH

Definition at line 76 of file saf_cdf4sap.c.

◆ Cy_tilde

float_complex * cdf4sap_cmplx_data::Cy_tilde

Definition at line 79 of file saf_cdf4sap.c.

◆ G_hat

float_complex* cdf4sap_cmplx_data::G_hat

Definition at line 76 of file saf_cdf4sap.c.

◆ G_hat_diag

float * cdf4sap_cmplx_data::G_hat_diag

Definition at line 75 of file saf_cdf4sap.c.

◆ G_M

float_complex* cdf4sap_cmplx_data::G_M

Definition at line 80 of file saf_cdf4sap.c.

◆ GhatH_Ky

float_complex* cdf4sap_cmplx_data::GhatH_Ky

Definition at line 77 of file saf_cdf4sap.c.

◆ hSVD

void* cdf4sap_cmplx_data::hSVD

Definition at line 72 of file saf_cdf4sap.c.

◆ Kx

float_complex * cdf4sap_cmplx_data::Kx

Definition at line 74 of file saf_cdf4sap.c.

◆ Kx_reg_inverse

float_complex * cdf4sap_cmplx_data::Kx_reg_inverse

Definition at line 74 of file saf_cdf4sap.c.

◆ KxH_QH_GhatH_Ky

float_complex * cdf4sap_cmplx_data::KxH_QH_GhatH_Ky

Definition at line 77 of file saf_cdf4sap.c.

◆ Ky

float_complex * cdf4sap_cmplx_data::Ky

Definition at line 74 of file saf_cdf4sap.c.

◆ lambda

float_complex* cdf4sap_cmplx_data::lambda

Definition at line 74 of file saf_cdf4sap.c.

◆ lambda_UH

float_complex * cdf4sap_cmplx_data::lambda_UH

Definition at line 77 of file saf_cdf4sap.c.

◆ nXcols

int cdf4sap_cmplx_data::nXcols

Definition at line 69 of file saf_cdf4sap.c.

◆ nYcols

int cdf4sap_cmplx_data::nYcols

Definition at line 69 of file saf_cdf4sap.c.

◆ P

float_complex * cdf4sap_cmplx_data::P

Definition at line 74 of file saf_cdf4sap.c.

◆ P_Kxreginverse

float_complex* cdf4sap_cmplx_data::P_Kxreginverse

Definition at line 78 of file saf_cdf4sap.c.

◆ QH_GhatH_Ky

float_complex * cdf4sap_cmplx_data::QH_GhatH_Ky

Definition at line 77 of file saf_cdf4sap.c.

◆ S_Cx

float_complex * cdf4sap_cmplx_data::S_Cx

Definition at line 74 of file saf_cdf4sap.c.

◆ s_Cx

float* cdf4sap_cmplx_data::s_Cx

Definition at line 75 of file saf_cdf4sap.c.

◆ S_Cy

float_complex * cdf4sap_cmplx_data::S_Cy

Definition at line 74 of file saf_cdf4sap.c.

◆ U

float_complex * cdf4sap_cmplx_data::U

Definition at line 74 of file saf_cdf4sap.c.

◆ U_Cx

float_complex * cdf4sap_cmplx_data::U_Cx

Definition at line 74 of file saf_cdf4sap.c.

◆ U_Cy

float_complex * cdf4sap_cmplx_data::U_Cy

Definition at line 74 of file saf_cdf4sap.c.

◆ V

float_complex * cdf4sap_cmplx_data::V

Definition at line 74 of file saf_cdf4sap.c.


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