CSS product code  0.1
C++ library to estimate distance of CSS codes. Some particular construction of CSS codes are implemented.
test_lib.cpp File Reference
#include "weilei_lib.h"

Go to the source code of this file.

Functions

void test_classical_code ()
 
void test_CSS_code ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 49 of file test_lib.cpp.

◆ test_classical_code()

void test_classical_code ( )

Definition at line 4 of file test_lib.cpp.

◆ test_CSS_code()

void test_CSS_code ( )

Definition at line 31 of file test_lib.cpp.