#include <bitmapping.h>
Public Member Functions | |
Gray () | |
constructor | |
int | toGray (int i) |
int | inverseGray (int i) |
|
constructor
|
|
Transforms the given gray index to the corresponding symbol index
|
|
Transforms the given index to the corresponding gray index
|