CSS product code
0.1
C++ library to estimate distance of CSS codes. Some particular construction of CSS codes are implemented.
|
#include "weilei_lib/my_lib.h"
#include <itpp/itbase.h>
Go to the source code of this file.
Functions | |
int | test (GF2mat &G) |
int | main (int args, char **argv) |
int main | ( | int | args, |
char ** | argv | ||
) |
Definition at line 79 of file random_concatenation.c.
int test | ( | GF2mat & | G | ) |
Definition at line 72 of file random_concatenation.c.