/*======================================================================* * Data Processing Suit * * Written by Ingo Steller, Department of Biological Sciences * * Purdue University * * West Lafayette, Indiana (USA) * * * *======================================================================*/ #ifndef BRAVAIS_PERMUTATE_H #undef BRAVAIS_PERMUTATE_DEBUG #define VEC_OK 0.1 int gen_permutations(struct matrix_3x3 *, struct matrix_3x3 *); #define BRAVAIS_PERMUTATE_H #endif