public class Conversion extends Object
Constructor and Description |
---|
Conversion() |
Modifier and Type | Method and Description |
---|---|
static Vector<svm_node[]> |
toDataset(svm_node[] node) |
static svm_node[] |
toVector(double x,
double y) |
static svm_node |
toVector(int index,
double value) |
Copyright © 2016. All rights reserved.