mlpack
mlpack::cf::SVDWrapper< Factorizer > Member List

This is the complete list of members for mlpack::cf::SVDWrapper< Factorizer >, including all inherited members.

Apply(const arma::mat &V, arma::mat &W, arma::mat &sigma, arma::mat &H) constmlpack::cf::SVDWrapper< Factorizer >
Apply(const arma::mat &V, size_t r, arma::mat &W, arma::mat &H) constmlpack::cf::SVDWrapper< Factorizer >
Apply(const arma::mat &V, arma::mat &W, arma::mat &sigma, arma::mat &H) const (defined in mlpack::cf::SVDWrapper< Factorizer >)mlpack::cf::SVDWrapper< Factorizer >
Apply(const arma::mat &V, size_t r, arma::mat &W, arma::mat &H) const (defined in mlpack::cf::SVDWrapper< Factorizer >)mlpack::cf::SVDWrapper< Factorizer >
SVDWrapper(const Factorizer &factorizer=Factorizer()) (defined in mlpack::cf::SVDWrapper< Factorizer >)mlpack::cf::SVDWrapper< Factorizer >inline