Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
itpp
comm
commfunc.h
Go to the documentation of this file.
1
29
#ifndef COMMFUNC_H
30
#define COMMFUNC_H
31
32
#include <
itpp/base/mat.h
>
33
#include <
itpp/base/vec.h
>
34
#include <itpp/itexports.h>
35
36
namespace
itpp
37
{
38
47
ITPP_EXPORT
bmat
graycode
(
int
m);
48
53
ITPP_EXPORT
int
hamming_distance
(
const
bvec &a,
const
bvec &b);
54
59
ITPP_EXPORT
int
weight
(
const
bvec &a);
60
81
ITPP_EXPORT vec
waterfilling
(
const
vec& alpha,
double
P);
82
83
}
// namespace itpp
84
85
#endif // #ifndef COMMFUNC_H
Generated on Sat Jul 6 2013 10:54:22 for IT++ by
Doxygen
1.8.2