
public interface AbcDistance
| Modifier and Type | Method and Description |
|---|---|
double |
calculate(AbcNamedQuantity generated,
AbcNamedQuantity observed)
Calculated the distance between the observed data and the generated data.
|
double calculate(AbcNamedQuantity generated, AbcNamedQuantity observed)
generated - the data generated from the mdoel.observed - the observed data.Copyright © 2015 University of Glasgow. All rights reserved.