@FunctionalInterface public static interface CuboidCoverage.ErrorDecoder
Modifier and Type | Method and Description |
---|---|
double |
decodeError(Object[] tuple)
Returns the error value corresponding to a supplied tuple.
|
double decodeError(Object[] tuple)
Note this method must be thread-safe, it may be called from multiple threads concurrently.
tuple
- tuple dataCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.