mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SVDBatchLearning Member List

This is the complete list of members for SVDBatchLearning, including all inherited members.

HUpdate(const MatType &V, const arma::mat &W, arma::mat &H)SVDBatchLearninginline
Initialize(const MatType &dataset, const size_t rank)SVDBatchLearninginline
Serialize(Archive &ar, const unsigned int)SVDBatchLearninginline
SVDBatchLearning(double u=0.0002, double kw=0, double kh=0, double momentum=0.9)SVDBatchLearninginline
WUpdate(const MatType &V, arma::mat &W, const arma::mat &H)SVDBatchLearninginline