mlpack
Public Member Functions | List of all members
SpecificRandomInitialization Class Reference

This is used to ensure we start from the same initial point. More...

Public Member Functions

 SpecificRandomInitialization (const size_t n, const size_t r, const size_t m)
 
template<typename MatType >
void Initialize (const MatType &, const size_t, arma::mat &W, arma::mat &H)
 
 SpecificRandomInitialization (const size_t n, const size_t r, const size_t m)
 
template<typename MatType >
void Initialize (const MatType &, const size_t, arma::mat &W, arma::mat &H)
 

Detailed Description

This is used to ensure we start from the same initial point.


The documentation for this class was generated from the following files: