| Package | Description |
|---|---|
| com.github.chen0040.svmext.classifiers |
| Modifier and Type | Method and Description |
|---|---|
BinarySVC.SVMType |
BinarySVC.getSVMType() |
static BinarySVC.SVMType |
BinarySVC.SVMType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinarySVC.SVMType[] |
BinarySVC.SVMType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinarySVC.setSVMType(BinarySVC.SVMType type) |
Copyright © 2017. All rights reserved.