Skip to content

Commit

Permalink
Fixed LLE doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Oct 13, 2011
1 parent 5cec685 commit 87344b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/converter/LocallyLinearEmbedding.h
Expand Up @@ -122,7 +122,7 @@ class CLocallyLinearEmbedding: public CEmbeddingConverter
void set_use_arpack(bool use_arpack);

/** getter for use arpack parameter
* @param use_arpack value
* @return use_arpack value
*/
bool get_use_arpack() const;

Expand Down

0 comments on commit 87344b7

Please sign in to comment.