This is the complete list of members for STSLIB::StsCovEstimators, including all inherited members.
| autoSelect(const Eigen::MatrixXd &matData, int iNFolds=3) | STSLIB::StsCovEstimators | static |
| diagonalFixed(const Eigen::MatrixXd &matData, double dReg=0.1) | STSLIB::StsCovEstimators | static |
| factorAnalysis(const Eigen::MatrixXd &matData, int iNFactors=0, int iMaxIter=200, double dTol=1e-6) | STSLIB::StsCovEstimators | static |
| gaussianLogLikelihood(const Eigen::MatrixXd &matTestData, const Eigen::MatrixXd &matCov) | STSLIB::StsCovEstimators | static |
| ledoitWolf(const Eigen::MatrixXd &matData) | STSLIB::StsCovEstimators | static |
| oas(const Eigen::MatrixXd &matData) | STSLIB::StsCovEstimators | static |
| pca(const Eigen::MatrixXd &matData, int iRank=0) | STSLIB::StsCovEstimators | static |