Mapping.Exponential, Mapping.Identity, Mapping.LogLimit, Mapping.SoftLimit| Constructor and Description |
|---|
Exponential() |
| Modifier and Type | Method and Description |
|---|---|
double |
apply(double v) |
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
exponential, exponential, identity, logLimit, softLimit, softLimitisDensifyingpublic double apply(double v)
apply in class DoubleFunctionpublic void write(DataOutput out) throws IOException
IOExceptionpublic void readFields(DataInput in) throws IOException
IOExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.