Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated doc of IndexBlockGroup
  • Loading branch information
lisitsyn committed Aug 21, 2012
1 parent 2a89ec1 commit 8d0d4e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/shogun/lib/IndexBlockGroup.h
Expand Up @@ -16,8 +16,11 @@
namespace shogun
{

/** @brief
/** @brief class IndexBlockGroup used to represent
* group-based feature relation.
*
* Currently can be constructed with a few CIndexBlock
* instances.
*/
class CIndexBlockGroup : public CIndexBlockRelation
{
Expand Down

0 comments on commit 8d0d4e2

Please sign in to comment.