![]() |
CSS product code
0.1
C++ library to estimate distance of CSS codes. Some particular construction of CSS codes are implemented.
|
#include "weilei_lib.h"Go to the source code of this file.
Functions | |
| void | test_classical_code () |
| void | test_CSS_code () |
| int | main () |
| int main | ( | ) |
Definition at line 49 of file test_lib.cpp.
| void test_classical_code | ( | ) |
Definition at line 4 of file test_lib.cpp.
| void test_CSS_code | ( | ) |
Definition at line 31 of file test_lib.cpp.