public final class MultiplyByConstant extends Object implements UnaryOperator
Constructor and Description |
---|
MultiplyByConstant(double constant) |
Modifier and Type | Method and Description |
---|---|
double |
computeValue(double input) |
public double computeValue(double input)
computeValue
in interface UnaryOperator
Copyright © 2015–2021 Fiji. All rights reserved.