CLibSVM Class Reference
Detailed Description
LibSVM.
Definition at line 21 of file LibSVM.h.
List of all members.
Constructor & Destructor Documentation
constructor
- Parameters:
-
| C | constant C |
| k | kernel |
| lab | labels |
Definition at line 19 of file LibSVM.cpp.
CLibSVM::~CLibSVM |
( |
|
) |
[virtual] |
Member Function Documentation
get classifier type
- Returns:
- classifier type LIBSVM
Reimplemented from CClassifier.
Definition at line 43 of file LibSVM.h.
virtual const char* CLibSVM::get_name |
( |
|
) |
const [virtual] |
- Returns:
- object name
Reimplemented from CSVM.
Definition at line 46 of file LibSVM.h.
bool CLibSVM::train |
( |
|
) |
[virtual] |
Member Data Documentation
SVM problem
Definition at line 49 of file LibSVM.h.
The documentation for this class was generated from the following files: