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