SVDCompleteIncrementalLearning< MatType > Member List

This is the complete list of members for SVDCompleteIncrementalLearning< MatType >, including all inherited members.

HUpdate(const MatType &V, const arma::mat &W, arma::mat &H)SVDCompleteIncrementalLearning< MatType >inline
Initialize(const MatType &, const size_t)SVDCompleteIncrementalLearning< MatType >inline
SVDCompleteIncrementalLearning(double u=0.0001, double kw=0, double kh=0)SVDCompleteIncrementalLearning< MatType >inline
WUpdate(const MatType &V, arma::mat &W, const arma::mat &H)SVDCompleteIncrementalLearning< MatType >inline