BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::QSAR::Statistics Member List

This is the complete list of members for BALL::QSAR::Statistics, including all inherited members.

calculateRankCorrelation(vector< double > &observed_values, vector< double > &expected_values)BALL::QSAR::Statisticsstatic
centering(std::vector< std::vector< double > > &m)BALL::QSAR::Statisticsstatic
centering(std::vector< double > &v)BALL::QSAR::Statisticsstatic
centering(vector< double > &v, double &mean, double &std)BALL::QSAR::Statisticsstatic
centering(Eigen::MatrixXd &m)BALL::QSAR::Statisticsstatic
centering(Eigen::MatrixXd &m, int col)BALL::QSAR::Statisticsstatic
distance(const Eigen::MatrixXd &m, int &row1, int &row2, double &p)BALL::QSAR::Statisticsstatic
distance(const Eigen::MatrixXd &m1, const Eigen::MatrixXd &m2, int &row1, int &row2, double &p)BALL::QSAR::Statisticsstatic
distance(const Eigen::MatrixXd &m1, const Eigen::MatrixXd &m2, int &row1, int &row2, String &f, String &g)BALL::QSAR::Statisticsstatic
euclDistance(const Eigen::MatrixXd &m1, const Eigen::MatrixXd &m2, int row1, int row2)BALL::QSAR::Statisticsstatic
euclDistance(const Eigen::VectorXd &c1, const Eigen::VectorXd &c2)BALL::QSAR::Statisticsstatic
euclNorm(const Eigen::VectorXd &cv)BALL::QSAR::Statisticsstatic
getCovariance(const vector< double > &v1, const vector< double > &v2, double mean1, double mean2)BALL::QSAR::Statisticsstatic
getCovariance(const Eigen::MatrixXd &m, int col1, int col2, double mean1=-1, double mean2=-1)BALL::QSAR::Statisticsstatic
getMean(const std::vector< double > &v)BALL::QSAR::Statisticsstatic
getMean(const Eigen::MatrixXd &m, int col)BALL::QSAR::Statisticsstatic
getRowCovariance(const vector< vector< double > > &v, int row1, int row2, double mean1=-1, double mean2=-1, std::multiset< int > *features_to_use=0)BALL::QSAR::Statisticsstatic
getRowMean(const vector< vector< double > > &v, int row, std::multiset< int > *features_to_use=0)BALL::QSAR::Statisticsstatic
getRowStddev(const vector< vector< double > > &v, int row, double mean=-1, std::multiset< int > *features_to_use=0)BALL::QSAR::Statisticsstatic
getRowVariance(const vector< vector< double > > &v, int row, double mean=-1, std::multiset< int > *features_to_use=0)BALL::QSAR::Statisticsstatic
getStddev(const vector< double > &v, double mean=-1)BALL::QSAR::Statisticsstatic
getStddev(const Eigen::MatrixXd &m, int col, double mean=-1)BALL::QSAR::Statisticsstatic
getVariance(const std::vector< double > &v, double mean=-1)BALL::QSAR::Statisticsstatic
getVariance(const Eigen::MatrixXd &m, int col, double mean=-1)BALL::QSAR::Statisticsstatic
scalarProduct(const Eigen::VectorXd &cv)BALL::QSAR::Statisticsstatic
scaling(std::vector< double > &v)BALL::QSAR::Statisticsstatic
scaling(std::vector< std::vector< double > > &m)BALL::QSAR::Statisticsstatic
sq(const Eigen::MatrixXd &m, int col, double mean=-1)BALL::QSAR::Statisticsstatic
Statistics()BALL::QSAR::Statisticsinline
~Statistics()BALL::QSAR::Statisticsinline