public class FeatureSet extends Object
| Constructor and Description |
|---|
FeatureSet(double[] features) |
FeatureSet(int num) |
| Modifier and Type | Method and Description |
|---|---|
double |
getFeature(int i) |
int |
getFeatureCount() |
double[] |
getFeatures() |
void |
setFeature(int i,
double val) |
String |
toString() |
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.