v2.0.0
Loading...
Searching...
No Matches
STSLIB::StsCovEstimators Member List

This is the complete list of members for STSLIB::StsCovEstimators, including all inherited members.

autoSelect(const Eigen::MatrixXd &matData, int iNFolds=3)STSLIB::StsCovEstimatorsstatic
diagonalFixed(const Eigen::MatrixXd &matData, double dReg=0.1)STSLIB::StsCovEstimatorsstatic
factorAnalysis(const Eigen::MatrixXd &matData, int iNFactors=0, int iMaxIter=200, double dTol=1e-6)STSLIB::StsCovEstimatorsstatic
gaussianLogLikelihood(const Eigen::MatrixXd &matTestData, const Eigen::MatrixXd &matCov)STSLIB::StsCovEstimatorsstatic
ledoitWolf(const Eigen::MatrixXd &matData)STSLIB::StsCovEstimatorsstatic
oas(const Eigen::MatrixXd &matData)STSLIB::StsCovEstimatorsstatic
pca(const Eigen::MatrixXd &matData, int iRank=0)STSLIB::StsCovEstimatorsstatic