public class InterpolatingIntIntSampler extends Object implements IntUnaryOperator
| Constructor and Description |
|---|
InterpolatingIntIntSampler(DoubleToIntFunction icdSource,
int resolution,
boolean hash) |
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(int input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic InterpolatingIntIntSampler(DoubleToIntFunction icdSource, int resolution, boolean hash)
public int applyAsInt(int input)
applyAsInt in interface IntUnaryOperatorCopyright © 2018. All rights reserved.