20 #ifndef _INCOMPLETE_INCREMENTAL_TERMINATION_HPP_INCLUDED
21 #define _INCOMPLETE_INCREMENTAL_TERMINATION_HPP_INCLUDED
28 template <
class TerminationPolicy>
40 template <
class MatType>
void Initialize(const MatType &V)
TerminationPolicy t_policy
IncompleteIncrementalTermination(TerminationPolicy t_policy=TerminationPolicy())
Empty constructor.
const size_t & Iteration()
const size_t & MaxIterations()
bool IsConverged(arma::mat &W, arma::mat &H)