libosmodsp 0.4.0.8-9128
Osmocom DSP library
|
Internal state structure for the IQ balance optimization algorithm. More...
Data Fields | |
const struct osmo_iqbal_opts * | opts |
Options. | |
const struct osmo_cxvec * | org |
Original vector. | |
struct osmo_cxvec * | tmp |
Temporary vector. | |
int | feval |
# of function evaluation | |
struct _iqbal_estimate_state * | cache |
Cache for estimate func. | |
Internal state structure for the IQ balance optimization algorithm.