Public Member Functions |
|
| SVMLabel (std::string name, size_t target) |
|
| SVMLabel (std::string name, vector< char > cl) |
|
void | SetIndex (size_t i) |
Data Fields |
|
string | GeneName |
|
size_t | Target |
|
vector< char > | TargetM |
|
size_t | index |
|
bool | hasIndex |
Detailed Description
Definition at line 55 of file svmstruct.h.
The documentation for this class was generated from the following file: