public class Function_3 extends Function
Type 3 Function (PDF 1.3) defines a stitching of the sub-domains of several 1-input functions to produce a single new 1-input function.
| Modifier and Type | Field and Description |
|---|---|
static Name |
BOUNDS_KEY |
static Name |
ENCODE_KEY |
static Name |
FUNCTIONS_KEY |
domain, DOMAIN_NAME, functionType, FUNCTIONTYPE_NAME, range, RANGE_NAME| Modifier and Type | Method and Description |
|---|---|
float[] |
calculate(float[] x)
Puts the value x thought the function type 3 algorithm.
|
getDomain, getFunction, getFunctionType, getRange, interpolate