Skip to content

Commit

Permalink
comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed Jul 8, 2012
1 parent 3e19962 commit 76ba56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/statistics/HSIC.h
Expand Up @@ -35,7 +35,7 @@ class CHSIC : public CKernelIndependenceTestStatistic

virtual ~CHSIC();

/** Computes the biased HSIC TODO */
/** Computes the biased m*HSIC TODO */
virtual float64_t compute_statistic();

/** computes a p-value based on current method for approximating the
Expand Down

0 comments on commit 76ba56d

Please sign in to comment.