public static class FeatureConjunction.List extends Object implements Serializable
| Constructor and Description |
|---|
List() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(FeatureConjunction fc) |
void |
addTo(AugmentableFeatureVector fv,
double value) |
void |
addTo(AugmentableFeatureVector fv,
double value,
FeatureSelection fs) |
FeatureConjunction |
get(int i) |
int |
size() |
public int size()
public FeatureConjunction get(int i)
public void add(FeatureConjunction fc)
public void addTo(AugmentableFeatureVector fv, double value, FeatureSelection fs)
public void addTo(AugmentableFeatureVector fv, double value)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.