CGNPPSVM Class Reference
Detailed Description
class GNPPSVM
Definition at line 18 of file GNPPSVM.h.
List of all members.
Constructor & Destructor Documentation
constructor
- Parameters:
-
| C | constant C |
| k | kernel |
| lab | labels |
Definition at line 22 of file GNPPSVM.cpp.
CGNPPSVM::~CGNPPSVM |
( |
|
) |
[virtual] |
Member Function Documentation
get classifier type
- Returns:
- classifier type GNPPSVM
Reimplemented from CClassifier.
Definition at line 41 of file GNPPSVM.h.
virtual const char* CGNPPSVM::get_name |
( |
|
) |
const [virtual] |
- Returns:
- object name
Reimplemented from CSVM.
Definition at line 44 of file GNPPSVM.h.
bool CGNPPSVM::train |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following files: