RMOL Logo  0.25.2
C++ library of Revenue Management and Optimisation classes and functions
mimoconv.cpp File Reference
#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)

Function Documentation

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().