TestStatistic.h

Go to the documentation of this file.
00001 
00002 void C_standardize(const double *t, const double *mu, const double *Sigma,
00003                    int pq, double tol, double *ans);
00004 double C_maxabsTestStatistic(const double *t, const double *mu, const double *Sigma,
00005                              int pq, double tol);
00006 double C_quadformTestStatistic(const double *t, const double *mu,
00007                                const double *SigmaPlus, int pq);

Generated on Wed Oct 15 10:51:57 2008 for party by  doxygen 1.5.5