fixed free() pointer error that was throwing segfaults on newer systems
[strong_simulation_stabilizer_rank.git] / randomstabilizerstate.h
1 void randomstabilizerstate(int n, int* k, int** h, int*** G, int*** GBar, int* Q, int** D, int*** J, double** Pd);