OpenMS
|
This is the complete list of members for EmgGradientDescent_friend, including all inherited members.
applyEstimatedParameters(const std::vector< double > &xs, const double h, const double mu, const double sigma, const double tau, std::vector< double > &out_xs, std::vector< double > &out_ys) const | EmgGradientDescent_friend | inline |
compute_z(const double x, const double mu, const double sigma, const double tau) const | EmgGradientDescent_friend | inline |
computeInitialMean(const std::vector< double > &xs, const std::vector< double > &ys) const | EmgGradientDescent_friend | inline |
computeMuMaxDistance(const std::vector< double > &xs) const | EmgGradientDescent_friend | inline |
emg_gd_ | EmgGradientDescent_friend | |
emg_point(const double x, const double h, const double mu, const double sigma, const double tau) const | EmgGradientDescent_friend | inline |
EmgGradientDescent_friend()=default | EmgGradientDescent_friend | |
extractTrainingSet(const std::vector< double > &xs, const std::vector< double > &ys, std::vector< double > &TrX, std::vector< double > &TrY) const | EmgGradientDescent_friend | inline |
iRpropPlus(const double prev_diff_E_param, double &diff_E_param, double ¶m_lr, double ¶m_update, double ¶m, const double current_E, const double previous_E) const | EmgGradientDescent_friend | inline |
Loss_function(const std::vector< double > &xs, const std::vector< double > &ys, const double h, const double mu, const double sigma, const double tau) const | EmgGradientDescent_friend | inline |
~EmgGradientDescent_friend()=default | EmgGradientDescent_friend |