|
ROOT 6.13/01 Reference Guide |
This is the complete list of members for TRobustEstimator, including all inherited members.
| AddColumn(Double_t *col) | TRobustEstimator | |
| AddRow(Double_t *row) | TRobustEstimator | |
| AddToSscp(TMatrixD &sscp, TVectorD &vec) | TRobustEstimator | protected |
| Classic() | TRobustEstimator | protected |
| ClearSscp(TMatrixD &sscp) | TRobustEstimator | protected |
| Correl() | TRobustEstimator | protected |
| Covar(TMatrixD &sscp, TVectorD &m, TMatrixDSym &cov, TVectorD &sd, Int_t nvec) | TRobustEstimator | protected |
| CreateOrtSubset(TMatrixD &dat, Int_t *index, Int_t hmerged, Int_t nmerged, TMatrixD &sscp, Double_t *ndist) | TRobustEstimator | protected |
| CreateSubset(Int_t ntotal, Int_t htotal, Int_t p, Int_t *index, TMatrixD &data, TMatrixD &sscp, Double_t *ndist) | TRobustEstimator | protected |
| CStep(Int_t ntotal, Int_t htotal, Int_t *index, TMatrixD &data, TMatrixD &sscp, Double_t *ndist) | TRobustEstimator | protected |
| Evaluate() | TRobustEstimator | |
| EvaluateUni(Int_t nvectors, Double_t *data, Double_t &mean, Double_t &sigma, Int_t hh=0) | TRobustEstimator | |
| Exact(Double_t *ndist) | TRobustEstimator | protected |
| Exact2(TMatrixD &mstockbig, TMatrixD &cstockbig, TMatrixD &hyperplane, Double_t *deti, Int_t nbest, Int_t kgroup, TMatrixD &sscp, Double_t *ndist) | TRobustEstimator | protected |
| fCorrelation | TRobustEstimator | protected |
| fCovariance | TRobustEstimator | protected |
| fData | TRobustEstimator | protected |
| fExact | TRobustEstimator | protected |
| fH | TRobustEstimator | protected |
| fHyperplane | TRobustEstimator | protected |
| fInvcovariance | TRobustEstimator | protected |
| fMean | TRobustEstimator | protected |
| fN | TRobustEstimator | protected |
| fNvar | TRobustEstimator | protected |
| fOut | TRobustEstimator | protected |
| fRd | TRobustEstimator | protected |
| fSd | TRobustEstimator | protected |
| fVarTemp | TRobustEstimator | protected |
| fVecTemp | TRobustEstimator | protected |
| GetBDPoint() | TRobustEstimator | |
| GetChiQuant(Int_t i) const | TRobustEstimator | |
| GetCorrelation(TMatrixDSym &matr) | TRobustEstimator | |
| GetCorrelation() const | TRobustEstimator | inline |
| GetCovariance(TMatrixDSym &matr) | TRobustEstimator | |
| GetCovariance() const | TRobustEstimator | inline |
| GetData() | TRobustEstimator | inline |
| GetHyperplane(TVectorD &vec) | TRobustEstimator | |
| GetHyperplane() const | TRobustEstimator | |
| GetMean(TVectorD &means) | TRobustEstimator | |
| GetMean() const | TRobustEstimator | inline |
| GetNHyp() | TRobustEstimator | inline |
| GetNOut() | TRobustEstimator | |
| GetNumberObservations() const | TRobustEstimator | inline |
| GetNvar() const | TRobustEstimator | inline |
| GetOuliers() const | TRobustEstimator | inline |
| GetRDistances(TVectorD &rdist) | TRobustEstimator | |
| GetRDistances() const | TRobustEstimator | inline |
| KOrdStat(Int_t ntotal, Double_t *arr, Int_t k, Int_t *work) | TRobustEstimator | protected |
| Partition(Int_t nmini, Int_t *indsubdat) | TRobustEstimator | protected |
| RDist(TMatrixD &sscp) | TRobustEstimator | protected |
| RDraw(Int_t *subdat, Int_t ngroup, Int_t *indsubdat) | TRobustEstimator | protected |
| TRobustEstimator() | TRobustEstimator | |
| TRobustEstimator(Int_t nvectors, Int_t nvariables, Int_t hh=0) | TRobustEstimator | |
| ~TRobustEstimator() | TRobustEstimator | inlinevirtual |