C++:计算正交矩阵的行列式 test.hpp test.cpp test.hpp void detq ( double a[], int n, double *d, int *ifault ); void