Skip to content

Commit

Permalink
upate the format
Browse files Browse the repository at this point in the history
  • Loading branch information
yorkerlin committed Apr 19, 2015
1 parent 6baa531 commit a400544
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/shogun/kernel/LinearARDKernel.h
Expand Up @@ -233,7 +233,8 @@ class CLinearARDKernel: public CDotKernel
* if the parameter is a matrix, index is the linearized index
* of the matrix (column-major)
*
*/ virtual void check_weight_gradient_index(index_t index);
*/
virtual void check_weight_gradient_index(index_t index);
#endif /* HAVE_LINALG_LIB */
};
}
Expand Down

0 comments on commit a400544

Please sign in to comment.