This is the complete list of members for BiasSVD< OptimizerType >, including all inherited members.
Apply(const arma::mat &data, const size_t rank, arma::mat &u, arma::mat &v, arma::vec &p, arma::vec &q) | BiasSVD< OptimizerType > | |
BiasSVD(const size_t iterations=10, const double alpha=0.02, const double lambda=0.05) | BiasSVD< OptimizerType > |