Modifier and Type | Method and Description |
---|---|
FeaturesDouble |
Structure.getLocalPerformances(java.util.List<java.lang.String> labels) |
Modifier and Type | Method and Description |
---|---|
FeaturesDouble |
Neighborhood.getLocalPerformances(java.util.List<java.lang.String> labels) |
Modifier and Type | Method and Description |
---|---|
static FeaturesDouble |
PolicyAgent.averagePosition(java.util.List<FeaturesDouble> positions) |
FeaturesDouble |
PolicyPerception.getPosition() |
Modifier and Type | Method and Description |
---|---|
void |
FeaturesDouble.addFeaturesDouble(FeaturesDouble featuresDouble) |
Modifier and Type | Method and Description |
---|---|
static FeaturesDouble |
PolicyAgent.averagePosition(java.util.List<FeaturesDouble> positions) |
Constructor and Description |
---|
PolicyPerception(FeaturesDouble variables) |
Modifier and Type | Method and Description |
---|---|
void |
NNBest.setLastPerception(FeaturesDouble lastPerception) |