Minor spelling fix.

This commit is contained in:
marcus
2016-02-19 14:22:53 +01:00
parent f6dd2f7a97
commit 1bdfce1f5e
@@ -2,7 +2,7 @@
* @file random_init.hpp
* @author Mohan Rajendran
*
* Initialization rule for alternating matrix forization (AMF). This simple
* Initialization rule for alternating matrix factorization (AMF). This simple
* initialization is performed by assigning a random matrix to W and H.
*/
#ifndef __MLPACK_METHODS_LMF_RANDOM_INIT_HPP