#include <itpp/itcomm.h>Go to the source code of this file.
Functions | |
| void | ZF_demod (ND_UQAM &channel, ivec &LLR_apr, ivec &LLR_apost, double sigma2, cmat &H, cvec &y) |
| int | main (int argc, char **argv) |
| void ZF_demod | ( | ND_UQAM & | channel, |
| ivec & | LLR_apr, | ||
| ivec & | LLR_apost, | ||
| double | sigma2, | ||
| cmat & | H, | ||
| cvec & | y | ||
| ) |
Definition at line 18 of file mimoconv.cpp.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 32 of file mimoconv.cpp.
References ZF_demod().