This is the complete list of members for SVDBatchLearning, including all inherited members.
HUpdate(const MatType &V, const arma::mat &W, arma::mat &H) | SVDBatchLearning | inline |
Initialize(const MatType &dataset, const size_t rank) | SVDBatchLearning | inline |
serialize(Archive &ar, const uint32_t) | SVDBatchLearning | inline |
SVDBatchLearning(double u=0.0002, double kw=0, double kh=0, double momentum=0.9) | SVDBatchLearning | inline |
WUpdate(const MatType &V, arma::mat &W, const arma::mat &H) | SVDBatchLearning | inline |