CSS product code  0.1
C++ library to estimate distance of CSS codes. Some particular construction of CSS codes are implemented.
random_concatenation.c File Reference
#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)
 

Function Documentation

◆ main()

int main ( int  args,
char **  argv 
)

Definition at line 79 of file random_concatenation.c.

◆ test()

int test ( GF2mat &  G)

Definition at line 72 of file random_concatenation.c.