LaRankPatterns Class Reference


Detailed Description

Definition at line 204 of file LaRank.h.

List of all members.

Public Member Functions

 LaRankPatterns ()
 ~LaRankPatterns ()
void insert (const LaRankPattern &pattern)
void remove (uint32_t i)
bool empty () const
uint32_t size () const
LaRankPatternsample ()
uint32_t getPatternRank (int32_t x_id)
bool isPattern (int32_t x_id)
LaRankPatterngetPattern (int32_t x_id)
uint32_t maxcount () const
LaRankPatternoperator[] (uint32_t i)
const LaRankPatternoperator[] (uint32_t i) const

Constructor & Destructor Documentation

LaRankPatterns (  ) 

Definition at line 207 of file LaRank.h.

~LaRankPatterns (  ) 

Definition at line 208 of file LaRank.h.


Member Function Documentation

bool empty (  )  const

Definition at line 241 of file LaRank.h.

LaRankPattern& getPattern ( int32_t  x_id  ) 

Definition at line 273 of file LaRank.h.

uint32_t getPatternRank ( int32_t  x_id  ) 

Definition at line 263 of file LaRank.h.

void insert ( const LaRankPattern pattern  ) 

Definition at line 210 of file LaRank.h.

bool isPattern ( int32_t  x_id  ) 

Definition at line 268 of file LaRank.h.

uint32_t maxcount (  )  const

Definition at line 279 of file LaRank.h.

const LaRankPattern& operator[] ( uint32_t  i  )  const

Definition at line 289 of file LaRank.h.

LaRankPattern& operator[] ( uint32_t  i  ) 

Definition at line 284 of file LaRank.h.

void remove ( uint32_t  i  ) 

Definition at line 234 of file LaRank.h.

LaRankPattern& sample (  ) 

Definition at line 251 of file LaRank.h.

uint32_t size (  )  const

Definition at line 246 of file LaRank.h.


The documentation for this class was generated from the following file:

SHOGUN Machine Learning Toolbox - Documentation