| Modifier and Type | Method and Description |
|---|---|
String |
Reconciliation.submitOperation(StatisticalComputation comp,
Map<String,String> parameters,
String title,
String description)
Submits a computation to the statistical service
|
| Modifier and Type | Method and Description |
|---|---|
String |
ReconciliationImpl.submitOperation(StatisticalComputation comp,
Map<String,String> parameters,
String title,
String description) |
| Modifier and Type | Method and Description |
|---|---|
StatisticalComputation |
StatisticalFeature.getComputation() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticalFeature.setComputation(StatisticalComputation computation) |
| Constructor and Description |
|---|
StatisticalFeature(List<AlgorithmParameter> parameters,
StatisticalComputation computation) |
Copyright © 2016. All Rights Reserved.