mlpack::nmf Namespace Reference

Classes

class  HAlternatingLeastSquaresRule
 The update rule for the encoding matrix H. More...
class  HMultiplicativeDistanceRule
 The update rule for the encoding matrix H. More...
class  HMultiplicativeDivergenceRule
 The update rule for the encoding matrix H. More...
class  NMF
 This class implements the NMF on the given matrix V. More...
class  RandomAcolInitialization
 This class initializes the W matrix of the NMF algorithm by averaging p randomly chosen columns of V. More...
class  RandomInitialization
class  WAlternatingLeastSquaresRule
 The update rule for the basis matrix W. More...
class  WMultiplicativeDistanceRule
 The update rule for the basis matrix W. More...
class  WMultiplicativeDivergenceRule
 The update rule for the basis matrix W. More...

Generated on 13 Aug 2014 for MLPACK by  doxygen 1.6.1