public abstract class TernaryValueFunction extends ValueFunction implements Serializable
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | TernaryValueFunction.ValueFunctionWithConstant | 
| Constructor and Description | 
|---|
| TernaryValueFunction() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract double | execute(double in1,
       double in2,
       double in3) | 
requiresCorrectionCopyright © 2021 The Apache Software Foundation. All rights reserved.