|
X-Boost
2.3.8
|
Public Member Functions | |
| int | getClass () const |
| return current class identifier (see above) | |
| double | getWeight () const |
| return the weight associated to this class | |
| bool | operator< (const WeightedPatternResponse< ResponseType > &c) const |
| operator used for sorting | |
Public Attributes | |
| int | category |
| category | |
| double | d |
| Weight associated to this pattern. | |
| ResponseType | value |
| feature response associated with this pattern | |
1.8.7