Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed Jul 23, 2012
1 parent 3f6906d commit 5c16e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/features/DataGenerator.h
Expand Up @@ -32,7 +32,7 @@ class CDataGenerator: public CSGObject
*
* @param m number of samples to generate
* @param dim dimension of generated samples
* @param mean_shift is added mean of first dimension
* @param mean_shift is added to mean of first dimension
* @target_data if non-NULL then this is used as matrix data storage. Make
* sure that its dimensions fit
* @return matrix with concatenated samples,first p then q
Expand Down

0 comments on commit 5c16e8c

Please sign in to comment.