rssoft  0.0.0
Reed-Solomon codes library with soft decision decoding
/shared/development/google_code/rssoft/library/lib/RS_Encoding.h File Reference
#include "GFq.h"
#include "GFq_Element.h"
#include <vector>
Include dependency graph for RS_Encoding.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rssoft::RS_Encoding
 Does the Reed-Solomon encoding of a message. his is the genuine, straightforward, non-systematic encoding that takes message symbols to build the successive coefficients of the encoding polynomial. Then this polynomial is evaluated at the evaluation points to make the codeword. More...

Namespaces

namespace  rssoft
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines