mlpack
mlpack::amf::SimpleToleranceTermination< MatType > Member List

This is the complete list of members for mlpack::amf::SimpleToleranceTermination< MatType >, including all inherited members.

Index() constmlpack::amf::SimpleToleranceTermination< MatType >inline
Initialize(const MatType &V)mlpack::amf::SimpleToleranceTermination< MatType >inline
IsConverged(arma::mat &W, arma::mat &H)mlpack::amf::SimpleToleranceTermination< MatType >inline
Iteration() constmlpack::amf::SimpleToleranceTermination< MatType >inline
MaxIterations() constmlpack::amf::SimpleToleranceTermination< MatType >inline
MaxIterations() (defined in mlpack::amf::SimpleToleranceTermination< MatType >)mlpack::amf::SimpleToleranceTermination< MatType >inline
SimpleToleranceTermination(const double tolerance=1e-5, const size_t maxIterations=10000, const size_t reverseStepTolerance=3)mlpack::amf::SimpleToleranceTermination< MatType >inline
Tolerance() constmlpack::amf::SimpleToleranceTermination< MatType >inline
Tolerance() (defined in mlpack::amf::SimpleToleranceTermination< MatType >)mlpack::amf::SimpleToleranceTermination< MatType >inline